Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and...
[openwrt.git] / package / openssl / Makefile
index bbbd207..be5b4a6 100644 (file)
@@ -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 \
This page took 0.021918 seconds and 4 git commands to generate.