projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rework the kernel menuconfig,
[openwrt.git]
/
target
/
linux
/
package
/
mini_fo
/
Makefile
diff --git
a/target/linux/package/mini_fo/Makefile
b/target/linux/package/mini_fo/Makefile
index
4ea3be8
..
033cd72
100644
(file)
--- a/
target/linux/package/mini_fo/Makefile
+++ b/
target/linux/package/mini_fo/Makefile
@@
-31,6
+31,7
@@
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
PATH="$(TARGET_PATH)" \
ARCH="$(LINUX_KARCH)" \
+ CROSS_COMPILE="$(TARGET_CROSS)" \
KERNELVERSION="$(KERNEL_VERSION)" \
KERNEL_SRC="$(KERNEL_DIR)" \
all
This page took
0.022416 seconds
and
4
git commands to generate.