Use generic sswap/dswap kernels for NEHALEM 32bit
to fix fault found by the restored swap utest
This commit is contained in:
parent
914f168527
commit
c69bc4ef89
|
@ -1 +1,3 @@
|
|||
include $(KERNELDIR)/KERNEL.PENRYN
|
||||
SSWAPKERNEL = ../arm/swap.c
|
||||
DSWAPKERNEL = ../arm/swap.c
|
||||
|
|
Loading…
Reference in New Issue