summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/nv/nvrm/Makefile
blob: 54d839bae119d54b333f67325729f40c77e8c4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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/
#obj-y += core/ap20/
#obj-y += core/common/

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



obj-y += dispatch/