bcm53xx: select nvram package by default

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 42522
This commit is contained in:
Hauke Mehrtens 2014-09-13 20:28:44 +00:00
parent 59735eecce
commit 180ee041fa

View file

@ -23,6 +23,6 @@ endef
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES += swconfig wpad-mini
DEFAULT_PACKAGES += swconfig wpad-mini nvram
$(eval $(call BuildTarget))