This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
827ed9aef2
linux_old1
/
arch
/
x86
/
platform
/
olpc
/
Makefile
3 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
x86, olpc: Use device tree for platform identification Make OLPC fully depend on device tree, and use it to identify the OLPC platform details. Some nodes are exposed as platform devices where we plan to use device tree for device probing. Signed-off-by: Daniel Drake <dsd@laptop.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> LKML-Reference: <20110313151017.C255F9D401E@zog.reactivated.net> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-03-13 23:10:17 +08:00
obj-$(CONFIG_OLPC)
+=
olpc.o olpc_ofw.o olpc_dt.o
x86: Move olpc to platform Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
2010-10-23 17:28:42 +08:00
obj-$(CONFIG_OLPC_XO1)
+=
olpc-xo1.o