Small changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user