tgt: Pass down TARGET_CPPFLAGS and TARGET_LDFLAGS
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 19 Apr 2017 00:22:21 +0000 (17:22 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Tue, 6 Jun 2017 00:18:51 +0000 (17:18 -0700)
commitbb1c950c5258caa1faab14c825608b553ed3fd2c
tree5005120921b4c402d20c3f873df10669175ef89c
parent20891e8d4236ae39d42e09debc211e1bb317f9a8
tgt: Pass down TARGET_CPPFLAGS and TARGET_LDFLAGS

Make sure we pass down TARGET_CPPFLAGS and TARGET_LDFLAGS to fix build
with external toolchains that don't automatically search for headers and
libraries in $(STAGING_DIR).

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
net/tgt/Makefile