From 891a351b39049e2d309973c5ab02b4851f04e640 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 20 Oct 2009 12:59:42 +0000 Subject: ar71xx: Compex WPJ543 board is supported as well SVN-Revision: 18100 --- 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 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)) -- cgit v1.2.3