mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 20:21:02 -05:00
Pass down TARGET_CPPFLAGS for path to header files, and append the libraries we depend on in TARGET_LDFLAGS. Put TARGET_LDFLAGS at the end of the command line as is required by modern GCC/binutils. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>