X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a4a6443af12b7758b12020f561fa7fe2e0a3e87f..734d742edaaca656c5962f44e8a31cb62092b2da:/package/bridge/Makefile diff --git a/package/bridge/Makefile b/package/bridge/Makefile index 0091af5a2..eb33bc3e6 100644 --- a/package/bridge/Makefile +++ b/package/bridge/Makefile @@ -31,11 +31,7 @@ define Package/bridge URL:=http://bridge.sourceforge.net/ endef -define Build/Configure - $(call Build/Configure/Default, \ - --with-linux-headers="$(LINUX_DIR)" \ - ) -endef +CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)" define Package/bridge/install $(INSTALL_DIR) $(1)/usr/sbin