mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add some fixes for compiling on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@574 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -30,6 +30,7 @@ $(LINUX_HEADERS_DIR)/.unpacked: $(DL_DIR)/$(LINUX_HEADERS_SOURCE)
|
||||
linux-$(LINUX_HEADERS_VERSION)/*/*/Config.in \
|
||||
linux-$(LINUX_HEADERS_VERSION)/*/Config.in
|
||||
ln -sf $(LINUX_HEADERS_DIR)-$(LINUX_HEADERS_VERSION) $(LINUX_HEADERS_DIR)
|
||||
$(SED) 's/@expr length/@-expr length/' $(LINUX_HEADERS_DIR)/Makefile
|
||||
touch $(LINUX_HEADERS_DIR)/.unpacked
|
||||
|
||||
$(LINUX_HEADERS_DIR)/.configured: $(LINUX_HEADERS_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user