aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/linux-atm
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/linux-atm')
-rw-r--r--package/network/utils/linux-atm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/linux-atm/Makefile b/package/network/utils/linux-atm/Makefile
index c74febcbbc3..43f4b6556b5 100644
--- a/package/network/utils/linux-atm/Makefile
+++ b/package/network/utils/linux-atm/Makefile
@@ -21,6 +21,7 @@ PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0+
PKG_CPE_ID:=cpe:/a:linux-atm:linux-atm
PKG_FIXUP:=autoreconf
+PKG_FLAGS:=nonshared
include $(INCLUDE_DIR)/package.mk
@@ -98,6 +99,8 @@ endef
$(foreach t,$(ATM_DEBUG_TOOLS),$(eval $(call GenAtmPlugin,atm-$(t),$(t))))
+TARGET_CFLAGS += -I$(LINUX_DIR)/user_headers/include
+
define Build/Configure
$(call Build/Configure/Default)
# prevent autoheader invocation