Merge branch 'fix_cpio_in_Makefile' of https://github.com/kylerankin/heads

This commit is contained in:
Trammell hudson 2018-02-26 11:42:13 -05:00
commit 657693f791
No known key found for this signature in database
GPG Key ID: 687A5005935B1533

View File

@ -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: