mirror of
https://github.com/openwrt/packages.git
synced 2025-07-03 23:03:11 +00:00
If nls.mk is not included and BUILD_NLS is set compilation will fail with various undefined references to the libiconv library. So this commit includes the missing nls.mk. Signed-off-by: Til Kaiser <mail@tk154.de>