projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e007775
)
dump1090: pass our CFLAGS
author
Florian Fainelli
<florian@openwrt.org>
Sat, 8 Mar 2014 00:58:14 +0000
(
00:58
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 8 Mar 2014 00:58:14 +0000
(
00:58
+0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39839
utils/dump1090/Makefile
patch
|
blob
|
history
diff --git
a/utils/dump1090/Makefile
b/utils/dump1090/Makefile
index f34c5fe7b59b8f3c01666b2788f1e66da645d864..ca71ce8a87f004538fed2f8f9f1814ef6f07b1ee 100644
(file)
--- 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