Libpayload: default DESTDIR for 'make install'

If you would try download FILO via svn, then you probably
get error message about libpayload install. This enables
manually installing libpayload in legacy style :)

Change-Id: I9f52be939303c5913611f21477d681e11d286382
Signed-off-by: Tadas Slotkus <devtadas@gmail.com>
Reviewed-on: http://review.coreboot.org/102
Tested-by: build bot (Jenkins)
Reviewed-by: Frank Vibrans III <frank.vibrans@amd.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Tadas Slotkus 2011-07-15 03:41:11 +03:00 committed by Patrick Georgi
parent dd3e690220
commit 09ea8ea1a7
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ export KERNELVERSION := 0.2.0
ARCHDIR-$(CONFIG_TARGET_I386) := i386
ARCHDIR-$(CONFIG_TARGET_POWERPC) := powerpc
DESTDIR ?= install
real-target: lib