wbx's kernel patches
[openwrt.git] / openwrt / package / bridge / bridge.mk
index 7865b6e..9cf9f33 100644 (file)
@@ -36,7 +36,7 @@ $(BRIDGE_BUILD_DIR)/.configured: $(BRIDGE_BUILD_DIR)/.unpacked
                --mandir=/usr/man \
                --infodir=/usr/info \
                $(DISABLE_NLS) \
-               --with-linux=$(LINUX_DIR) \
+               --with-linux-headers=$(LINUX_DIR) \
        );
        touch  $(BRIDGE_BUILD_DIR)/.configured
 
This page took 0.024637 seconds and 4 git commands to generate.