Add (partly-functional) user interface for editing configuration settings

This commit is contained in:
Michael Brown
2006-12-20 03:04:07 +00:00
parent 3e0f7621eb
commit 1e322d4b4c
2 changed files with 287 additions and 1 deletions

View File

@@ -144,7 +144,8 @@ SRCDIRS += drivers/bitbash
SRCDIRS += interface/pxe
SRCDIRS += tests
SRCDIRS += crypto
SRCDIRS += hci hci/commands hci/mucurses
SRCDIRS += hci hci/commands hci/tui
SRCDIRS += hci/mucurses hci/mucurses/widgets
# NON_AUTO_SRCS lists files that are excluded from the normal
# automatic build system.