aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/profiles
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-10-20 12:59:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-10-20 12:59:42 +0000
commita4bd57700cc4f4f211afa2283cee33017a5042a0 (patch)
tree0d61b5037ca1c1b7a1721cce3820e40bb9288173 /target/linux/ar71xx/profiles
parenta161e43710f1c4a31898633579bd67e4ad93888b (diff)
downloadmaster-187ad058-a4bd57700cc4f4f211afa2283cee33017a5042a0.tar.gz
master-187ad058-a4bd57700cc4f4f211afa2283cee33017a5042a0.tar.bz2
master-187ad058-a4bd57700cc4f4f211afa2283cee33017a5042a0.zip
ar71xx: Compex WPJ543 board is supported as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18100 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/profiles')
-rw-r--r--target/linux/ar71xx/profiles/compex.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/profiles/compex.mk b/target/linux/ar71xx/profiles/compex.mk
index 72812cd5b9..38d963a5c1 100644
--- a/target/linux/ar71xx/profiles/compex.mk
+++ b/target/linux/ar71xx/profiles/compex.mk
@@ -6,12 +6,12 @@
#
define Profile/WP543
- NAME:=Compex WP543
+ NAME:=Compex WP543/WPJ543
PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/WP543/Description
- Package set optimized for the Compex WP543.
+ Package set optimized for the Compex WP543/WPJ543 boards.
endef
$(eval $(call Profile,WP543))