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.
10 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-hwmon-core kmod-i2c-core kmod-hwmon-lm75
13 define Profile
/JA76PF
/Description
14 Package set optimized for the jjPlus JA76PF board.
17 $(eval
$(call Profile
,JA76PF
))
19 define Profile
/JWAP003
21 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2
24 define Profile
/JWAP003
/Description
25 Package set optimized for the jjPlus JWAP003 board.
28 $(eval
$(call Profile
,JWAP003
))