Small changes

This commit is contained in:
Marc
2021-12-03 09:36:49 +01:00
parent 0c039501db
commit ba94e1aba0
19 changed files with 259 additions and 27 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ then
fi
cd src
# make clean qui supprime le .config
make mrproper
#make mrproper
cp ../.config .config
make -j$(nproc) bzImage
cp arch/x86_64/boot/bzImage vmlinuz