mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
install symlinks directly into initrd
This commit is contained in:
parent
ab0476ad2f
commit
8f63763e53
@ -11,7 +11,7 @@ busybox_config := busybox.config
|
||||
busybox_output := busybox
|
||||
busybox_target := \
|
||||
CC="$(heads_cc)" \
|
||||
CONFIG_PREFIX="$(INSTALL)" \
|
||||
CONFIG_PREFIX="../../initrd/" \
|
||||
$(MAKE_JOBS) \
|
||||
install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user