]> git.dujemihanovic.xyz Git - nameless-os.git/history - kernel/Makefile
kernel: Enable -O2 and LTO again
[nameless-os.git] / kernel / Makefile
9 days ago Duje Mihanovićkernel: Enable -O2 and LTO again mm
2022-08-22 Duje MihanovićMerge branch 'ps2-driver' into mm origin/mm
2022-07-02 Duje Mihanovićkernel, stage3: Disable -O2 and -flto, enable -Og
2022-07-01 Duje Mihanovićkernel: Move source files out of kernel/ directory
2022-07-01 Duje Mihanovićall: Add $(CROSS_COMPILE) support
2022-06-29 Duje Mihanovićkernel, stage3: Enable -O2 and LTO by default
2022-06-28 Duje MihanovićComplete build system rehaul