ar71xx: add support for the TP-Link TL-WA901ND v2 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / generic / profiles / jjplus.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/JA76PF
9 NAME:=jjPlus JA76PF
10 PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-hwmon-core kmod-i2c-core kmod-hwmon-lm75
11 endef
12
13 define Profile/JA76PF/Description
14 Package set optimized for the jjPlus JA76PF board.
15 endef
16
17 $(eval $(call Profile,JA76PF))
18
19 define Profile/JWAP003
20 NAME:=jjPlus JWAP0003
21 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
22 endef
23
24 define Profile/JWAP003/Description
25 Package set optimized for the jjPlus JWAP003 board.
26 endef
27
28 $(eval $(call Profile,JWAP003))