projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
343c412
)
remove LINUX_HEADERS_DIR, not used anymore
author
Nicolas Thill
<nico@openwrt.org>
Thu, 29 Jan 2009 20:37:58 +0000
(20:37 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 29 Jan 2009 20:37:58 +0000
(20:37 +0000)
SVN-Revision: 14271
rules.mk
patch
|
blob
|
history
diff --git
a/rules.mk
b/rules.mk
index 5816abbbc4a2c26c3afb2fb2b15cc7e925bc7e93..2298e437dbe7756307a73e94d7fac4beb0345338 100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-95,8
+95,6
@@
PKG_CONFIG:=$(STAGING_DIR_HOST)/bin/pkg-config
export PKG_CONFIG
-LINUX_HEADERS_DIR:=$(BUILD_DIR_TOOLCHAIN)/linux
-
HOSTCC:=gcc
HOST_CFLAGS:=-O2 -I$(STAGING_DIR_HOST)/include
HOST_LDFLAGS:=-L$(STAGING_DIR_HOST)/lib