1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00

Merge pull request #1732 from paulfertser/fix-openocd-nls-mk

openocd: include nls.mk to fix build with full NLS support
This commit is contained in:
Ted Hess 2015-09-07 10:29:50 -04:00
commit 7e517d84f2

View File

@ -26,6 +26,7 @@ PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/openocd
SECTION:=utils