diff options
Diffstat (limited to 'utils/openocd')
-rw-r--r-- | utils/openocd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/openocd/Makefile b/utils/openocd/Makefile index 2d22e4d36..c72818c97 100644 --- a/utils/openocd/Makefile +++ b/utils/openocd/Makefile @@ -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 |