projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f52961
)
now that we support multiple libc, include the gcc version, libc type and libc versio...
author
Florian Fainelli
<florian@openwrt.org>
Thu, 18 Jun 2009 15:34:37 +0000
(15:34 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 18 Jun 2009 15:34:37 +0000
(15:34 +0000)
SVN-Revision: 16508
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index 55c1e135b0bf8ddfee5a92f597f6dde7f7648d4f..16b4a611af6a69c206726094a2ddecfda518a407 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-14,7
+14,7
@@
override MAKEFLAGS=
PKG_OS:=$(shell uname -s)
PKG_CPU:=$(shell uname -m)
-SDK_NAME:=OpenWrt-SDK-$(BOARD)-for-$(PKG_OS)-$(PKG_CPU)
+SDK_NAME:=OpenWrt-SDK-$(BOARD)-for-$(PKG_OS)-$(PKG_CPU)
-gcc-$(GCCV)_$(LIBC)-$(LIBCV)
SDK_BUILD_DIR:=$(BUILD_DIR)/$(SDK_NAME)
EXCLUDE_DIRS:=*/ccache */stamp */man */share */stampfiles */info