aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/swconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/config/swconfig/Makefile')
-rw-r--r--package/network/config/swconfig/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile
index f4ba3a9d69..d1c8fd7b5e 100644
--- a/package/network/config/swconfig/Makefile
+++ b/package/network/config/swconfig/Makefile
@@ -30,11 +30,6 @@ TARGET_CPPFLAGS := \
$(TARGET_CPPFLAGS) \
-I$(LINUX_DIR)/user_headers/include
-define Build/Prepare
- mkdir -p $(PKG_BUILD_DIR)
- $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
-
define Build/Compile
CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \
$(MAKE) -C $(PKG_BUILD_DIR) \