Makefile: add bank8k
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Dec 2016 19:05:17 +0000 (19:05 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 6 Dec 2016 19:05:17 +0000 (19:05 +0000)
Kernel/Makefile

index ca9c720..62de301 100644 (file)
@@ -76,7 +76,7 @@ CDSRCS = start.c
 C1SRCS =  version.c filesys.c devio.c kdata.c
 C1SRCS += inode.c tty.c
 C2SRCS =  syscall_proc.c process.c malloc.c
-C2SRCS += simple.c single.c bank16k.c bank16k_low.c bank32k.c
+C2SRCS += simple.c single.c bank8k.c bank16k.c bank16k_low.c bank32k.c
 C2SRCS += bankfixed.c flat.c buddy.c
 #
 #      Usually we map sysalls into CODE2 but they can be overlaid