target/rockchip: fix dependency
This commit is contained in:
parent
4aa6119e75
commit
4df558cc5a
@ -18,7 +18,7 @@ endef
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += uboot-envtools partx-utils e2fsprogs mkf2fs kmod-gpio-button-hotplug \
|
||||
automount autocore-arm fdisk e2fsprogs haveged htop lm-sensors \
|
||||
automount autocore-arm fdisk e2fsprogs ethtool haveged htop lm-sensors \
|
||||
luci-app-zerotier
|
||||
|
||||
KERNELNAME:=Image dtbs
|
||||
|
||||
@ -2,8 +2,6 @@ ARCH:=aarch64
|
||||
SUBTARGET:=armv8
|
||||
BOARDNAME:=RK33xx boards (64 bit)
|
||||
|
||||
DEFAULT_PACKAGES += ethtool
|
||||
|
||||
define Target/Description
|
||||
Build firmware image for Rockchip RK33xx devices.
|
||||
This firmware features a 64 bit kernel.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user