2
0
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:
Felix Fietkau
2017-01-23 13:41:49 +01:00
parent 9913c4eae4
commit e018c4d7ab
4 changed files with 130 additions and 113 deletions

View File

@@ -17,7 +17,6 @@ define Profile/Default
kmod-sun4i-emac \
rtl8188eu-firmware \
swconfig \
uboot-sunxi-all \
wpad-mini
PRIORITY := 1
endef