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

Configure Feed

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

at v2.6.14-rc2 8 lines 271 B view raw
1# 2# Makefile for all Linux ACPI interpreter subdirectories 3# 4 5obj-y := utalloc.o utdebug.o uteval.o utinit.o utmisc.o utxface.o \ 6 utcopy.o utdelete.o utglobal.o utmath.o utobject.o utstate.o utmutex.o utobject.o utcache.o 7 8EXTRA_CFLAGS += $(ACPI_CFLAGS)