Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
8efa492b58f03f1bdff6077db228057984e848e8
/
.
/
src
/
Makefile
blob: fc7b8e3c2f139212d7aa1e3aef097dc1ab6ed1fc [
file
] [
log
] [
blame
]
swissChili
8efa492
2021-03-02 16:34:49 -0800
[
diff
] [
blame^
]
1
all
:
kernel mkinitrd
2
swissChili
7eef438
2021-02-21 19:23:15 -0800
[
diff
] [
blame
]
3
kernel
:
4
$
(
MAKE
)
-
C kernel install
swissChili
8efa492
2021-03-02 16:34:49 -0800
[
diff
] [
blame^
]
5
6
mkinitrd
:
7
$
(
MAKE
)
-
C mkinitrd