forked from Ivasoft/openwrt
uboot-sunxi: clean up, switch to u-boot.mk
Instead of referencing u-boot packages from device profiles and having a -all metapackage, make the u-boot packages hidden (they don't install to bin/ anyway), and name the files in KERNEL_BUILD_DIR appropriately Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -17,7 +17,6 @@ define Profile/Default
|
||||
kmod-sun4i-emac \
|
||||
rtl8188eu-firmware \
|
||||
swconfig \
|
||||
uboot-sunxi-all \
|
||||
wpad-mini
|
||||
PRIORITY := 1
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user