ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
SVN-Revision: 24421
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile (all drivers)
|
||||
PACKAGES:=kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 vsc7395-ucode-pb44 wpad-mini
|
||||
PACKAGES:= \
|
||||
kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig \
|
||||
vsc7385-ucode-ap83 vsc7385-ucode-pb44 vsc7395-ucode-ap83 \
|
||||
vsc7395-ucode-pb44 wpad-mini uboot-ar71xx-nbg460n_550n_550nh
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/Minimal
|
||||
NAME:=Minimal Profile (no drivers)
|
||||
PACKAGES:=
|
||||
PACKAGES:=uboot-ar71xx-nbg460n_550n_550nh
|
||||
endef
|
||||
|
||||
define Profile/Minimal/Description
|
||||
|
||||
Reference in New Issue
Block a user