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:
commit
7e517d84f2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue