[core] disable building of the userspace reset for now

This commit is contained in:
Geoffrey McRae 2020-11-12 08:15:06 +11:00
parent cacf13399f
commit c30410b1be
1 changed files with 1 additions and 1 deletions

2
Kbuild
View File

@ -7,4 +7,4 @@ ccflags-y += \
-I$(src)/include -g -I$(src)/include -g
ldflags-$(CONFIG_DEBUG) += -g ldflags-$(CONFIG_DEBUG) += -g
subdir-y += userspace/ #subdir-y += userspace/