diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-09-08 20:04:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-09-08 20:04:43 +0000 |
commit | 87a88cebc798989ef7d36cc590d4a3cdd42134f0 (patch) | |
tree | 86f5d6cdd464f9cc8a791001fc4d29eb714522eb /target/linux/brcm47xx | |
parent | a9d683ca912b2c4837b2e65909c09ca01babe3df (diff) | |
download | upstream-87a88cebc798989ef7d36cc590d4a3cdd42134f0.tar.gz upstream-87a88cebc798989ef7d36cc590d4a3cdd42134f0.tar.bz2 upstream-87a88cebc798989ef7d36cc590d4a3cdd42134f0.zip |
adapt profiles for subtarget changes
SVN-Revision: 8695
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 5804ee9768..b00d5d7401 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -21,7 +21,4 @@ define Target/Description (e.g. Netgear WGT634U) endef -# include the profiles --include profiles/*.mk - $(eval $(call BuildTarget)) |