Add default compile target & use it for bridge and busybox
[openwrt-10.03/.git] / package / bridge / Makefile
index 18ea1dd2caf92346180b0246e0e4dde0e27aafdf..bd71165b6d220ef723197c724d29a460d678cbc5 100644 (file)
@@ -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/