We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125e47a commit a071917Copy full SHA for a071917
Makefile
@@ -1,5 +1,5 @@
1
ccflags-y += -D_LUNATIK -D_KERNEL -I$(src) -D_CONFIG_FULL_PANIC -DLUNATIK_UNUSED \
2
- -I$(src)/lua -I$(src)/deps/lua-memory/src
+ -I$(src)/lua -I$(src)/deps/lua-memory/src
3
asflags-y += -D_LUNATIK -D_KERNEL
4
5
ifeq ($(ARCH), $(filter $(ARCH),i386 x86))
0 commit comments