libpayload: Rename PDCurses-3.4 to PDCurses
Change-Id: If881ec130833c7e7e62caa3d31e350a531f5bc8e Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: http://review.coreboot.org/12398 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
@ -38,7 +38,7 @@ libcurses-$(CONFIG_LP_TINYCURSES) += colors.c
|
||||
includes-$(CONFIG_LP_TINYCURSES) += curses.h
|
||||
|
||||
ifeq ($(CONFIG_LP_PDCURSES),y)
|
||||
PDCURSES := PDCurses-3.4
|
||||
PDCURSES := PDCurses
|
||||
INCLUDES += -D_LP64=0 -Icurses/$(PDCURSES) -Icurses/pdcurses-backend -Icurses/menu -Icurses/form
|
||||
endif
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user