target/rockchip: fix dependency

This commit is contained in:
CN_SZTL 2020-07-24 03:51:02 +08:00
parent 4aa6119e75
commit 4df558cc5a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -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.