projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e2b28
)
[package] mtd: external toolchains usually do not know about MTDREFRESH, so search...
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Jan 2012 19:22:14 +0000
(19:22 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Jan 2012 19:22:14 +0000
(19:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29779
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mtd/Makefile
patch
|
blob
|
history
diff --git
a/package/mtd/Makefile
b/package/mtd/Makefile
index
49a760b
..
27338d7
100644
(file)
--- a/
package/mtd/Makefile
+++ b/
package/mtd/Makefile
@@
-35,7
+35,7
@@
endef
target=$(firstword $(subst -, ,$(BOARD)))
MAKE_FLAGS += TARGET="$(target)"
-TARGET_CFLAGS
+=
-Dtarget_$(target)=1 -Wall
+TARGET_CFLAGS
:= -I$(LINUX_DIR)/include $(TARGET_CFLAGS)
-Dtarget_$(target)=1 -Wall
ifdef CONFIG_MTD_REDBOOT_PARTS
MAKE_FLAGS += FIS_SUPPORT=1
This page took
0.022809 seconds
and
4
git commands to generate.