From f177052c9d80b02308f5f86ae53fea4b3c078c1a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 7 Jul 2011 18:20:16 +0000 Subject: [PATCH] remove ar9 board from xway profiles SVN-Revision: 27534 --- target/linux/lantiq/xway/profiles/001-lantiq.mk | 12 ------------ .../xway/profiles/{004-gigaset.mk => 003-gigaset.mk} | 0 target/linux/lantiq/xway/profiles/003-netgear.mk | 11 ----------- 3 files changed, 23 deletions(-) rename target/linux/lantiq/xway/profiles/{004-gigaset.mk => 003-gigaset.mk} (100%) delete mode 100644 target/linux/lantiq/xway/profiles/003-netgear.mk diff --git a/target/linux/lantiq/xway/profiles/001-lantiq.mk b/target/linux/lantiq/xway/profiles/001-lantiq.mk index cf1c559b6b..36b08a3e3d 100644 --- a/target/linux/lantiq/xway/profiles/001-lantiq.mk +++ b/target/linux/lantiq/xway/profiles/001-lantiq.mk @@ -8,15 +8,3 @@ define Profile/EASY50712/Description endef $(eval $(call Profile,EASY50712)) - -define Profile/EASY50812 - NAME:=EASY50812 - PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio -endef - -define Profile/EASY50812/Description - Lantiq EASY50812 evalkit -endef - -$(eval $(call Profile,EASY50812)) - diff --git a/target/linux/lantiq/xway/profiles/004-gigaset.mk b/target/linux/lantiq/xway/profiles/003-gigaset.mk similarity index 100% rename from target/linux/lantiq/xway/profiles/004-gigaset.mk rename to target/linux/lantiq/xway/profiles/003-gigaset.mk diff --git a/target/linux/lantiq/xway/profiles/003-netgear.mk b/target/linux/lantiq/xway/profiles/003-netgear.mk deleted file mode 100644 index 51a98bb2d4..0000000000 --- a/target/linux/lantiq/xway/profiles/003-netgear.mk +++ /dev/null @@ -1,11 +0,0 @@ -define Profile/DGN3500B - NAME:=DGN3500B - PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio -endef - -define Profile/DGN3500B/Description - Netgear DGN3500B -endef - -$(eval $(call Profile,DGN3500B)) - -- 2.34.1