kernel: add KEY_WPS_BUTTON definition
[openwrt.git] / package / swconfig / Makefile
index dbc38ec..ef9dbef 100644 (file)
@@ -24,6 +24,7 @@ TARGET_CPPFLAGS := \
        -D_GNU_SOURCE \
        -I$(STAGING_DIR)/usr/include/libnl-tiny \
        -I$(LINUX_DIR)/include \
+       -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
        -I$(PKG_BUILD_DIR) \
        $(TARGET_CPPFLAGS)
 
This page took 0.023239 seconds and 4 git commands to generate.