diff options
Diffstat (limited to 'target/linux/rockchip/Makefile')
-rw-r--r-- | target/linux/rockchip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 41f0560bac..8daaad34a7 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -17,7 +17,7 @@ endef include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += uboot-envtools partx-utils e2fsprogs mkf2fs +DEFAULT_PACKAGES += uboot-envtools partx-utils e2fsprogs mkf2fs kmod-gpio-button-hotplug KERNELNAME:=Image dtbs |