hardened malloc, working firewall.
This commit is contained in:
@@ -7,3 +7,5 @@ cat ./.config | python3 /update_kernel_make_config.py --file /linux/kernel_optio
|
||||
cat ./.config | python3 /update_kernel_make_config.py --file /linux/kernel_options.json > ./.config
|
||||
/usr/bin/make olddefconfig
|
||||
/usr/bin/make -j ${cores}
|
||||
mkdir -p /linux/modules
|
||||
/usr/bin/make modules_install INSTALL_MOD_PATH=/linux/modules
|
||||
|
||||
Reference in New Issue
Block a user