mirror of
https://github.com/clearlinux/kernel-install.git
synced 2026-04-28 19:13:41 +00:00
7 lines
69 B
Makefile
7 lines
69 B
Makefile
all: build
|
|
|
|
build:
|
|
|
|
install:
|
|
install -m 755 installkernel /usr/sbin
|