x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git] / arch / arm / mach-gemini / Makefile
blob7963a77be637b9fb13ef2cded4f6f2165096f721
2 # Makefile for the linux kernel.
5 # Object file lists.
7 obj-y := irq.o mm.o time.o devices.o gpio.o idle.o reset.o
9 # Board-specific support
10 obj-$(CONFIG_MACH_NAS4220B) += board-nas4220b.o
11 obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
12 obj-$(CONFIG_MACH_WBD111) += board-wbd111.o
13 obj-$(CONFIG_MACH_WBD222) += board-wbd222.o