[package] base-files: Add function pi_include the /lib/functions/boot.sh used by...
[openwrt.git] / target / linux / rdc / profiles / bifferboard.mk
1 #
2 # Copyright (C) 2010 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/bifferboard
9 NAME:=Bifferboard
10 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
11 kmod-usb-storage kmod-scsi-core kmod-fs-ext3
12 endef
13 $(eval $(call Profile,bifferboard))
This page took 0.049752 seconds and 5 git commands to generate.