
obj-y += drivers/
obj-y += kernel/sched/

menuconfig:
	cd ../..;make ARCH=arm64 menuconfig KBUILD_KCONFIG=platform_source/cee/Kconfig KCONFIG_CONFIG=platform_source/cee/.config
