brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
[openwrt.git] / target / linux / at91 / flexibity / profiles / 000-flexibity-minimal.mk
1 #
2 # Copyright (C) 2008 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/flexibity-minimal
9 NAME:=Flexibity Connect (minimal)
10 PACKAGES:=
11 endef
12
13 define Profile/flexibity-minimal/Description
14 Minimal packages set for the Flexibity Connect device.
15 endef
16
17 $(eval $(call Profile,flexibity-minimal))
18
This page took 0.035707 seconds and 5 git commands to generate.