1 # SPDX-License-Identifier: GPL-2.0 2 obj-$(CONFIG_OLPC) += olpc.o olpc_ofw.o olpc_dt.o 3 obj-$(CONFIG_OLPC_XO1_PM) += olpc-xo1-pm.o xo1-wakeup.o 4 obj-$(CONFIG_OLPC_XO1_RTC) += olpc-xo1-rtc.o 5 obj-$(CONFIG_OLPC_XO1_SCI) += olpc-xo1-sci.o 6 obj-$(CONFIG_OLPC_XO15_SCI) += olpc-xo15-sci.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.