ar71xx: fix AR934X clock frequency calculation
[openwrt.git] / package / netifd / Makefile
index 98b4a40..831bb6c 100644 (file)
@@ -23,8 +23,8 @@ define Package/netifd
 endef
 
 TARGET_CFLAGS += \
-       -I$(STAGING_DIR)/usr/include \
-       -I$(STAGING_DIR)/usr/include/libnl-tiny
+       -I$(STAGING_DIR)/usr/include/libnl-tiny \
+       -I$(STAGING_DIR)/usr/include
 
 CMAKE_OPTIONS += \
        -DLIBNL_LIBS=-lnl-tiny \
This page took 0.018991 seconds and 4 git commands to generate.