summaryrefslogtreecommitdiff
path: root/openwrt/package/bridge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/bridge/Makefile')
-rw-r--r--openwrt/package/bridge/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/bridge/Makefile b/openwrt/package/bridge/Makefile
index 18ea1dd..bd71165 100644
--- a/openwrt/package/bridge/Makefile
+++ b/openwrt/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/