mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
hpe/dl360gen10/Makefile: leave FIXME for broken target 'injectkeys'
Signed-off-by: Daniel Maslowski <info@orangecms.org>
This commit is contained in:
parent
30f3edbe51
commit
2126e7d29b
@ -124,6 +124,9 @@ uroot:
|
||||
ls -l initramfs*
|
||||
cp *lzma linux
|
||||
|
||||
injectkeys:
|
||||
echo "FIXME: 'injectkeys' got lost; see Makefile.rej!"
|
||||
|
||||
bzImage:
|
||||
cp config-$(CONFIG) linux/.config
|
||||
(cd linux && make oldconfig && make -j32)
|
||||
|
Loading…
Reference in New Issue
Block a user