X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Farch%2Fx86_64%2FMakefile;h=f539e250146dde8176da68b1ae03deb81ea3d302;hb=a4a71f89713c34454ef254bbb1a1ea9ed773fa1b;hp=be7c12d607993f2f77485f8d998d4239d90cb8a6;hpb=2fc80fd2e1db2c0a2c7661bee4ea03bb49ad7fbb;p=tpg%2Facess2.git diff --git a/Kernel/arch/x86_64/Makefile b/Kernel/arch/x86_64/Makefile index be7c12d6..f539e250 100644 --- a/Kernel/arch/x86_64/Makefile +++ b/Kernel/arch/x86_64/Makefile @@ -3,12 +3,6 @@ # i386 Architecture Makefile # arch/i386/Makefile -# Assuming build machine is 32-bit ELF -#CC = gcc -#AS = nasm -#LD = ld -#OBJDUMP = objdump - MAX_CPUS := 4 CPPFLAGS := -DMAX_CPUS=$(MAX_CPUS)