bcm53xx: select nvram package by default

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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42522 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hauke Mehrtens 2014-09-13 20:28:44 +00:00
parent d2075d357e
commit 21e8979db9
1 changed files with 1 additions and 1 deletions

View File

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