mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
c751e17b53
Add CE4100 platform support. CE4100 needs early setup like moorestown. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com> LKML-Reference: <94720fd7f5564a12ebf202cf2c4f4c0d619aab35.1289331834.git.dirk.brandewie@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2 lines
39 B
Makefile
2 lines
39 B
Makefile
obj-$(CONFIG_X86_INTEL_CE) += ce4100.o
|