diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-16 09:03:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-16 09:03:27 +0000 |
commit | 3004f30f01df07fb0595ae3d5c787e35c944e641 (patch) | |
tree | d8874e33e73d8bdeec3c7b38c6f7886ac8d6f76e | |
parent | 00d963999dff2ea4c3240ff6591fcc75f6830e6e (diff) | |
download | upstream-3004f30f01df07fb0595ae3d5c787e35c944e641.tar.gz upstream-3004f30f01df07fb0595ae3d5c787e35c944e641.tar.bz2 upstream-3004f30f01df07fb0595ae3d5c787e35c944e641.zip |
ar71xx: remove duplicated define from the D-Link profile
SVN-Revision: 30577
-rw-r--r-- | target/linux/ar71xx/generic/profiles/d-link.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/generic/profiles/d-link.mk b/target/linux/ar71xx/generic/profiles/d-link.mk index 2c119547c1..98fe00fc2f 100644 --- a/target/linux/ar71xx/generic/profiles/d-link.mk +++ b/target/linux/ar71xx/generic/profiles/d-link.mk @@ -27,9 +27,6 @@ endef $(eval $(call Profile,DIR601A1)) - -define Profile/DIR615C1 - define Profile/DIR615C1 NAME:=D-Link DIR-615 rev. C1 PACKAGES:= |