File: Makefile

package info (click to toggle)
linux 3.16.39-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 757,956 kB
file content (7 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror

obj-y				+= xics-common.o
obj-$(CONFIG_PPC_ICP_NATIVE)	+= icp-native.o
obj-$(CONFIG_PPC_ICP_HV)	+= icp-hv.o
obj-$(CONFIG_PPC_ICS_RTAS)	+= ics-rtas.o
obj-$(CONFIG_PPC_POWERNV)	+= ics-opal.o