mac80211: include brcmfmac USB firmware only if support was enabled
[openwrt/svn-archive/archive.git] / target / linux / x86 / thincan / profiles / dbe61.mk
1 #
2 # Copyright (C) 2006-2009 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/DBE61
9 NAME:=DBE61
10 endef
11
12 define Profile/DBE61/Description
13 Compile OpenWrt for Artec ThinCan DBE61
14
15 ThinCan DBE61 is a thin-client featuring:
16 * AMD Geode LX700
17 * AMD CS5535 companion device
18 * 64MB or 256MB NAND Flash or none
19 * 128MB or 256MB DDR SDRAM
20 * Realtek RTL8139
21
22 http://wiki.thincan.org/DBE61
23 endef
24
25 $(eval $(call Profile,DBE61))