aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-09-09 12:40:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-09-09 12:40:44 +0000
commit1937e8382aec78096e3b72c7d562f0ef4f23eb52 (patch)
treec067ed99f918173373b23be82668a8a15c87c0a7 /target
parent1585d613385fc309be1e82e5620628ac3fa9f0f0 (diff)
downloadupstream-1937e8382aec78096e3b72c7d562f0ef4f23eb52.tar.gz
upstream-1937e8382aec78096e3b72c7d562f0ef4f23eb52.tar.bz2
upstream-1937e8382aec78096e3b72c7d562f0ef4f23eb52.zip
remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
Diffstat (limited to 'target')
-rw-r--r--target/linux/adm5120/files/arch/mips/adm5120/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/adm5120/files/arch/mips/adm5120/Makefile b/target/linux/adm5120/files/arch/mips/adm5120/Makefile
index bb0a7c8b06..583d1d12c1 100644
--- a/target/linux/adm5120/files/arch/mips/adm5120/Makefile
+++ b/target/linux/adm5120/files/arch/mips/adm5120/Makefile
@@ -11,5 +11,3 @@ obj-y += reset.o
obj-y += time.o
obj-y += trxsplit.o
-
-EXTRA_AFLAGS := $(CFLAGS)