projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merge the control file and the .ipk file targets into one to prevent them from going...
[openwrt.git]
/
package
/
wrt55agv2-spidevs
/
Makefile
diff --git
a/package/wrt55agv2-spidevs/Makefile
b/package/wrt55agv2-spidevs/Makefile
index
c6c85da
..
ab3e742
100644
(file)
--- a/
package/wrt55agv2-spidevs/Makefile
+++ b/
package/wrt55agv2-spidevs/Makefile
@@
-36,7
+36,7
@@
MAKE_OPTS:= \
CROSS_COMPILE="$(TARGET_CROSS)" \
SUBDIRS="$(PKG_BUILD_DIR)" \
EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
SUBDIRS="$(PKG_BUILD_DIR)" \
EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \
- LINUXINCLUDE="-I$(LINUX_DIR)/include -include linux/autoconf.h" \
+ LINUXINCLUDE="-I$(LINUX_DIR)/include -
I$(LINUX_DIR)/arch/mips/include -
include linux/autoconf.h" \
$(EXTRA_KCONFIG)
define Build/Prepare
$(EXTRA_KCONFIG)
define Build/Prepare
This page took
0.022539 seconds
and
4
git commands to generate.