Should use zpios not kpios

This commit is contained in:
Brian Behlendorf 2009-01-06 09:55:40 -08:00
parent 11b7f20ce1
commit d785c6d77a
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ EXTRA_CFLAGS += -I@MODDIR@/zpios/include
obj-m := ${MODULE}.o
${MODULE}-objs += kpios.o # Kernel PIOS test case
${MODULE}-objs += zpios.o # Kernel PIOS test case