summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/nvrm/Makefile
blob: 8f325d6f17a17f80b90aadc2a5e0d13a95915d8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ccflags-y += -DNV_IS_AVP=0
ccflags-y += -DNV_OAL=0
ccflags-y += -DNV_USE_FUSE_CLOCK_ENABLE=0
ifeq ($(CONFIG_MACH_TEGRA_GENERIC_DEBUG),y)
ccflags-y += -DNV_DEBUG=1
else
ccflags-y += -DNV_DEBUG=0
endif

obj-y += core/ap15/
obj-y += core/ap20/
obj-y += core/common/

obj-y += io/common/
obj-y += io/ap15/
obj-y += io/ap20/

obj-y += dispatch/