Fix compilation with buildroot

This commit is contained in:
jbnadal
2018-04-05 19:55:54 +02:00
parent 9df77ec9e3
commit 4f76e2485e
5 changed files with 9 additions and 17 deletions

View File

@@ -23,5 +23,5 @@ BR2_ROOTFS_DEVICE_CREATION_STATIC=y
BR2_ROOTFS_OVERLAY="$(BOARD)/ovl/"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR_BOARD)/scripts/post-build.sh"
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_UBUS=y
# BR2_TARGET_ROOTFS_TAR is not set
BR2_PACKAGE_DOMOD=y