summaryrefslogtreecommitdiffstats
path: root/package/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'package/bridge')
-rw-r--r--package/bridge/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/bridge/Makefile b/package/bridge/Makefile
index 18ea1dd2c..bd71165b6 100644
--- a/package/bridge/Makefile
+++ b/package/bridge/Makefile
@@ -29,10 +29,6 @@ define Build/Configure
$(call Build/Configure/Default,--with-linux-headers=$(LINUX_DIR))
endef
-define Build/Compile
- $(MAKE) -C $(PKG_BUILD_DIR)
-endef
-
define Package/busybox/install
mkdir -p $(IDIR_BRIDGE)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/brctl/brctl $(IDIR_BRIDGE)/usr/sbin/