mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 21:01:05 +01: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>