diff --git a/utils/dump1090/Makefile b/utils/dump1090/Makefile index f34c5fe7b..ca71ce8a8 100644 --- a/utils/dump1090/Makefile +++ b/utils/dump1090/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 OpenWrt.org +# Copyright (C) 2013-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -37,6 +37,8 @@ define Package/dump1090/description Google Maps. Network output in Basestation and AVR formats. endef +MAKE_FLAGS += \ + CFLAGS="$(TARGET_CFLAGS)" define Package/dump1090/install $(INSTALL_DIR) $(1)/usr/bin