mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
backport r20826 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20827 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a69ff27495
commit
9ba0017ca0
@ -47,7 +47,7 @@ define Build/Configure
|
|||||||
touch $(PKG_BUILD_DIR)/stamp-h.in
|
touch $(PKG_BUILD_DIR)/stamp-h.in
|
||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS += -I$(LINUX_DIR)/include
|
TARGET_CFLAGS += -I$(LINUX_DIR)/include -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
|
# src/qgen is built with HOSTCC, which does not really like our LDFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user