projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af048b6
)
remove leftover CONFIG_JLEVEL
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 22:23:17 +0000
(22:23 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 22:23:17 +0000
(22:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8249
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/uClibc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/Makefile
b/toolchain/uClibc/Makefile
index
d6ef6a3
..
576fa6e
100644
(file)
--- a/
toolchain/uClibc/Makefile
+++ b/
toolchain/uClibc/Makefile
@@
-73,7
+73,7
@@
endef
define Build/Compile
$(SED) 's,^CROSS=.*,CROSS=$(TARGET_CROSS),g' $(PKG_BUILD_DIR)/Rules.mak
- PATH=$(TARGET_PATH) $(MAKE) -
j $(CONFIG_JLEVEL) -
C $(PKG_BUILD_DIR) \
+ PATH=$(TARGET_PATH) $(MAKE) -C $(PKG_BUILD_DIR) \
PREFIX= \
DEVEL_PREFIX=/ \
RUNTIME_PREFIX=/ \