remove procfs check, does not work on grsec enabled buildsystem
[openwrt.git] / package / rarpd / Makefile
index f8f6b75..44effa8 100644 (file)
@@ -23,7 +23,7 @@ include $(TOPDIR)/package/rules.mk
 
 $(eval $(call PKG_template,RARPD,rarpd,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
 
-$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
        (cd $(PKG_BUILD_DIR); \
                $(TARGET_CONFIGURE_OPTS) \
                CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \
This page took 0.027129 seconds and 4 git commands to generate.