projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f8f4a
)
lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
author
Felix Fietkau
<nbd@nbd.name>
Tue, 24 Jan 2017 12:33:45 +0000
(13:33 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 24 Jan 2017 12:33:45 +0000
(13:33 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/lantiq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/Makefile
b/target/linux/lantiq/Makefile
index 66f3e7645d71e8d63b92abd17f62fb2d732bdd8a..3e4f48e7b12377c67c931ad3b2b81fe65541ee61 100644
(file)
--- a/
target/linux/lantiq/Makefile
+++ b/
target/linux/lantiq/Makefile
@@
-14,8
+14,6
@@
MAINTAINER:=John Crispin <john@phrozen.org>
KERNEL_PATCHVER:=4.4
-CPU_TYPE:=mips32r2
-
define Target/Description
Build firmware images for Lantiq SoC
endef