summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/profiles
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-20 12:59:42 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-20 12:59:42 +0000
commit2252f6f066f68a12ca80456980ae13edcd4048c6 (patch)
tree0d61b5037ca1c1b7a1721cce3820e40bb9288173 /target/linux/ar71xx/profiles
parent51425cfb76163e3007708e0ce5081af421fe4ea7 (diff)
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 72812cd5b..38d963a5c 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))