firewall: allow multiple interfaces to be part of one zone, fix the sanity checks...
[openwrt-10.03/.git] / package / i2c-gpio-custom / Makefile
index 43ce555965e641e5263ef9fda0372e7c3e9b8fa4..3c8696840cbd1435467ea3d3436cb6253ef52448 100644 (file)
@@ -37,7 +37,6 @@ MAKE_OPTS:= \
        CROSS_COMPILE="$(TARGET_CROSS)" \
        SUBDIRS="$(PKG_BUILD_DIR)" \
        EXTRA_CFLAGS="$(EXTRA_CFLAGS)" \
-       LINUXINCLUDE="-I$(LINUX_DIR)/include -include linux/autoconf.h" \
        $(EXTRA_KCONFIG)
 
 define Build/Prepare