libpayload: retire LAR support
Who knows it still? Change-Id: If6e36569cd9a1ba3da8b3fe84264cd2a6dfd634b Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/10443 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
This commit is contained in:
committed by
Patrick Georgi
parent
52648623e0
commit
cacf7234af
@@ -39,9 +39,6 @@ libc-$(CONFIG_LP_LIBC) += hexdump.c
|
||||
libc-$(CONFIG_LP_LIBC) += die.c
|
||||
libc-$(CONFIG_LP_LIBC) += coreboot.c
|
||||
|
||||
# should be moved to coreboot directory
|
||||
libc-$(CONFIG_LP_LAR) += lar.c
|
||||
|
||||
ifeq ($(CONFIG_LP_ARCH_MIPS),y)
|
||||
libc-$(CONFIG_LP_LIBC) += 64bit_div.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user