https://github.com/torvalds/linux
Raw File
Tip revision: 76be97c1fc945db08aae1f1b746012662d643e97 authored by Linus Torvalds on 23 August 2010, 00:43:29 UTC
Linux 2.6.36-rc2
Tip revision: 76be97c
Makefile
#
# Makefile for the ia64-specific parts of the pci bus
#
obj-y		:= pci.o fixup.o
back to top