2
0
forked from Ivasoft/openwrt

allow 1MB extra space for JFFS and other enhancements (#7706)

SVN-Revision: 22690
This commit is contained in:
Florian Fainelli
2010-08-17 15:31:27 +00:00
parent 1d1b83fa4c
commit af0ecdebfd
3 changed files with 24 additions and 13 deletions

View File

@@ -7,5 +7,7 @@
define Profile/bifferboard
NAME:=Bifferboard
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
kmod-usb-storage kmod-scsi-core kmod-fs-ext3
endef
$(eval $(call Profile,bifferboard))