Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.14-rc2 13 lines 358 B view raw
1# 2# arch/ppc/boot/common/Makefile 3# 4# This file is subject to the terms and conditions of the GNU General Public 5# License. See the file "COPYING" in the main directory of this archive 6# for more details. 7# 8# Tom Rini January 2001 9# 10 11lib-y := string.o util.o misc-common.o \ 12 serial_stub.o bootinfo.o 13lib-$(CONFIG_SERIAL_8250_CONSOLE) += ns16550.o