diff --git a/net/linuxptp/Makefile b/net/linuxptp/Makefile index 9bc881da97..88edd155aa 100644 --- a/net/linuxptp/Makefile +++ b/net/linuxptp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 OpenWrt.org +# Copyright (C) 2015-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linuxptp PKG_VERSION:=20151118 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_REV:=999c86f4a9da4bf4508b3a69289f58166ed18a55 PKG_MAINTAINER:=Wojciech Dubowik @@ -41,6 +41,9 @@ define Package/linuxptp/description computers. endef +MAKE_VARS += \ + EXTRA_CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS)" + define Package/linuxptp/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/hwstamp_ctl $(1)/usr/sbin/