toolchain: gdb: enable TUI
[openwrt/staging/dedeckeh.git] / toolchain / gdb / Makefile
index 5c80eef9aad3c70361f12a20539a79eeaef6963e..fda3401961450f4ce6e532bd4ef0b848c5729a32 100644 (file)
@@ -41,7 +41,7 @@ HOST_CONFIGURE_ARGS = \
        --target=$(REAL_GNU_TARGET_NAME) \
        --disable-werror \
        --without-uiout \
-       --disable-tui --disable-gdbtk --without-x \
+       --enable-tui --disable-gdbtk --without-x \
        --without-included-gettext \
        --enable-threads \
        --with-expat \