mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-08 20:04:28 +00:00
Clean up branch off testing stuff
This commit is contained in:
parent
ff58f1524d
commit
19c1e8f1af
@ -21,11 +21,10 @@ cryptsetup_configure := ./configure \
|
||||
# but after building, replace prefix so that they will be installed
|
||||
# in the correct directory.
|
||||
cryptsetup_target := \
|
||||
$(MAKE_JOBS) \
|
||||
&& $(MAKE) \
|
||||
-C $(build)/$(cryptsetup_dir) \
|
||||
prefix="$(INSTALL)" \
|
||||
install
|
||||
$(MAKE) \
|
||||
-C $(build)/$(cryptsetup_dir) \
|
||||
prefix="$(INSTALL)" \
|
||||
install
|
||||
|
||||
cryptsetup_output := \
|
||||
src/.libs/cryptsetup \
|
||||
|
Loading…
x
Reference in New Issue
Block a user