From e018c4d7ab8b712ce8b538e8cf3275ca90e8c02e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 23 Jan 2017 13:41:49 +0100 Subject: 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 --- target/linux/sunxi/profiles/00-default.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/sunxi/profiles') diff --git a/target/linux/sunxi/profiles/00-default.mk b/target/linux/sunxi/profiles/00-default.mk index b7ecfb0831..ee0bc6bdd9 100644 --- a/target/linux/sunxi/profiles/00-default.mk +++ b/target/linux/sunxi/profiles/00-default.mk @@ -17,7 +17,6 @@ define Profile/Default kmod-sun4i-emac \ rtl8188eu-firmware \ swconfig \ - uboot-sunxi-all \ wpad-mini PRIORITY := 1 endef -- cgit v1.2.3