added missing patches/000-build-openwrt_rules.mk.patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aeed80c92e
commit
bda5a423ba
7
net/freeswitch/patches/000-build-openwrt_rules.mk.patch
Normal file
7
net/freeswitch/patches/000-build-openwrt_rules.mk.patch
Normal file
@ -0,0 +1,7 @@
|
||||
--- /dev/null
|
||||
+++ b/build/openwrt_rules.mk
|
||||
@@ -0,0 +1,4 @@
|
||||
+OPENWRT_DIR=$(shell (cd $(BASE)/../../..;pwd))
|
||||
+STAGING_DIR=$(OPENWRT_DIR)/staging_dir/$(shell (cd $(BASE)/..;basename `pwd`))
|
||||
+ARCH="$(shell grep CONFIG_ARCH $(OPENWRT_DIR)/.config|cut -d= -d'"' -f2)"
|
||||
+GNU_TARGET_NAME=$(ARCH)-openwrt-linux
|
Loading…
x
Reference in New Issue
Block a user