mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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:
@@ -26,6 +26,7 @@ PKG_INSTALL:=1
|
|||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
include $(INCLUDE_DIR)/nls.mk
|
||||||
|
|
||||||
define Package/openocd
|
define Package/openocd
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
|
|||||||
Reference in New Issue
Block a user