mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-18 16:17:37 +00:00
Merge branch 'fix_cpio_in_Makefile' of https://github.com/kylerankin/heads
This commit is contained in:
commit
657693f791
2
Makefile
2
Makefile
@ -113,7 +113,7 @@ endif
|
||||
|
||||
# helpful targets for common uses
|
||||
linux: $(build)/$(BOARD)/bzImage
|
||||
cpio: $(build/$(BOARD)/initrd.cpio.xz
|
||||
cpio: $(build)/$(BOARD)/initrd.cpio.xz
|
||||
|
||||
# Disable all built in rules
|
||||
.SUFFIXES:
|
||||
|
Loading…
x
Reference in New Issue
Block a user