* Make the ksym table built-in with kernel image, thus remove the need
[lunaix-os.git] / lunaix-os / makeinc / toolchain.mkinc
index 7421f45736d48386766e1aee0c1bc8c303bf8ae2..c9d085f9eca72d7c37ed9f90dc5fe92f669b5774 100644 (file)
@@ -2,7 +2,6 @@ CC := $(CX_PREFIX)gcc
 CC := $(CX_PREFIX)gcc
 AS := $(CX_PREFIX)as
 AR := $(CX_PREFIX)ar
-PY := python3
 
 STRIP_OSDEP_CC := -ffreestanding -fno-pie
 STRIP_OSDEP_LD := -nostdlib -nolibc -z noexecstack -no-pie -Wl,--build-id=none