dump1090: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d6af685fb
commit
ec8c7a54a9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user