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
commit6df26abc5c89f822e833995e446f5387d9621451 (patch)
treef643308b9aa505622ed9913e6aaf423914d58945 /target
parent311a6b12e093189a00ce20608bca69893ce23b8f (diff)
downloadupstream-6df26abc5c89f822e833995e446f5387d9621451.tar.gz
upstream-6df26abc5c89f822e833995e446f5387d9621451.tar.bz2
upstream-6df26abc5c89f822e833995e446f5387d9621451.zip
[adm5120] remove redundant EXTRA_AFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8703 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)