mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -52,7 +52,6 @@ define Build/Configure
|
||||
$(SED) 's,/CFLAG=,/CFLAG= $(TARGET_SOFT_FLOAT) ,g' $(PKG_BUILD_DIR)/Configure
|
||||
$(SED) s/OPENWRT_OPTIMIZATION_FLAGS/$(BR2_TARGET_OPTIMIZATION)/g $(PKG_BUILD_DIR)/Configure
|
||||
(cd $(PKG_BUILD_DIR); \
|
||||
PATH=$(TARGET_PATH) \
|
||||
./Configure linux-openwrt \
|
||||
--prefix=/usr \
|
||||
--openssldir=/etc/ssl \
|
||||
|
||||
Reference in New Issue
Block a user