ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues

SVN-Revision: 26401
This commit is contained in:
Felix Fietkau
2011-04-02 12:43:21 +00:00
parent 7d9c2daab8
commit 624526ae11
4 changed files with 4 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ define Profile/Default
NAME:=Default Profile (all drivers)
PACKAGES:= \
kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig \
wpad-mini uboot-ar71xx-nbg460n_550n_550nh kmod-ledtrig-usbdev
wpad-mini kmod-ledtrig-usbdev
endef
define Profile/Default/Description

View File

@@ -7,7 +7,7 @@
define Profile/Minimal
NAME:=Minimal Profile (no drivers)
PACKAGES:=uboot-ar71xx-nbg460n_550n_550nh
PACKAGES:=
endef
define Profile/Minimal/Description

View File

@@ -7,7 +7,7 @@
define Profile/NBG_460N_550N_550NH
NAME:=Zyxel NBG 460N/550N/550NH
PACKAGES:=kmod-ath9k kmod-rtc-pcf8563 swconfig uboot-ar71xx-nbg460n_550n_550nh
PACKAGES:=kmod-ath9k kmod-rtc-pcf8563 swconfig
endef
define Profile/NBG_460N_550N_550NH/Description