From 2252f6f066f68a12ca80456980ae13edcd4048c6 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 20 Oct 2009 12:59:42 +0000 Subject: ar71xx: Compex WPJ543 board is supported as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18100 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/profiles/compex.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/profiles') 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)) -- cgit v1.2.3