diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-11-28 13:53:43 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-11-28 13:53:43 +0000 |
| commit | cee1927ea232902f890c3796c1d8673c44763194 (patch) | |
| tree | 51bf20f392b4b857cadfdd5a6c62bbf6a426620c /sys/modules/rockchip/Makefile | |
| parent | da3d2dce91166c1d6e65b97512655cfaefbfc063 (diff) | |
Notes
Diffstat (limited to 'sys/modules/rockchip/Makefile')
| -rw-r--r-- | sys/modules/rockchip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/rockchip/Makefile b/sys/modules/rockchip/Makefile index 7003010e413d..a06f3e658da7 100644 --- a/sys/modules/rockchip/Makefile +++ b/sys/modules/rockchip/Makefile @@ -3,5 +3,6 @@ SUBDIR = \ rk_i2c \ + rk805 .include <bsd.subdir.mk> |
