Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel...
[openwrt.git] / package / linux-atm / Makefile
index 000ea5c..8b2da50 100644 (file)
@@ -41,6 +41,11 @@ define Package/atm-tools/description
   This package contains the Linux ATM tools.
 endef
 
+define Build/Prepare
+       $(call Build/Prepare/Default)
+       $(INSTALL_BIN) $(SCRIPT_DIR)/config.sub $(SCRIPT_DIR)/config.guess $(PKG_BUILD_DIR)/
+endef
+
 define Build/Configure
        $(call Build/Configure/Default)
        # prevent autoheader invocation
This page took 0.024086 seconds and 4 git commands to generate.