Staging
v0.7.0
https://github.com/torvalds/linux
Raw File
Tip revision: dc1ccc48159d63eca5089e507c82c7d22ef60839 authored by Linus Torvalds on 29 November 2013, 20:57:14 UTC
Linux 3.13-rc2
Tip revision: dc1ccc4
Makefile
obj-$(CONFIG_NLM_COMMON)	+=	common/
obj-$(CONFIG_CPU_XLR)		+=	xlr/
obj-$(CONFIG_CPU_XLP)		+=	xlp/
obj-$(CONFIG_CPU_XLP)		+=	dts/
back to top