Kbuild: depend CONFIG_MICROKERNEL for building sysgen file

This file exists only with the micro kernel.

Change-Id: Ic175cd4af60fb533c335cae4325cfd85c47b97a7
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-08-28 14:17:22 -04:00
parent e927a459cd
commit 59302df0f6

View file

@ -1,2 +1,2 @@
obj-y = configs.o
obj-$(SYSGEN_EXEC) += sysgen/
obj-$(CONFIG_MICROKERNEL) += sysgen/