mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 15:32:05 +08:00
9ca1451d2e
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>
(cherry picked from commit d8f2960e14)