1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 23:06:48 +03:00
openwrt-xburst/target/linux/ar71xx/generic/profiles/jjplus.mk

18 lines
381 B
Makefile
Raw Normal View History

#
# Copyright (C) 2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/JWAP003
NAME:=jjPlus JWAP0003
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/JWAP003/Description
Package set optimized for the jjPlus JWAP003 board.
endef
$(eval $(call Profile,JWAP003))