[ar7] add support for titan variant (WRTP54G) (#6185)
[openwrt.git] / tools / sed / Makefile
index 423e298..f15299c 100644 (file)
@@ -17,14 +17,6 @@ export SED:=
 
 include $(INCLUDE_DIR)/host-build.mk
 
-define Build/Configure
-       ( cd $(PKG_BUILD_DIR); \
-               ./configure \
-               --prefix=$(STAGING_DIR_HOST) \
-               --infodir=/usr/info \
-       )
-endef
-
 define Host/Compile
        $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)"
 endef
This page took 0.043181 seconds and 4 git commands to generate.