2 # Copyright (C) 2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/bifferboard
10 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
11 kmod-usb-storage kmod-scsi-core kmod-fs-ext3
13 $(eval
$(call Profile
,bifferboard
))