Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch
This commit is contained in:
commit
0ac294ba8e
|
@ -7,4 +7,4 @@ EXTRA_CFLAGS += -I@MODDIR@/zpios/include
|
||||||
|
|
||||||
obj-m := ${MODULE}.o
|
obj-m := ${MODULE}.o
|
||||||
|
|
||||||
${MODULE}-objs += kpios.o # Kernel PIOS test case
|
${MODULE}-objs += zpios.o # Kernel PIOS test case
|
||||||
|
|
Loading…
Reference in New Issue