diff options
author | Roshni Shah <roshni.shah@timesys.com> | 2014-01-09 22:16:58 -0500 |
---|---|---|
committer | Roshni Shah <roshni.shah@timesys.com> | 2014-01-09 22:16:58 -0500 |
commit | 29000e743e28a7174c54e81c3c45a58fe35e17ff (patch) | |
tree | 7359007991e40400f77d4cb25bb3cc09dcb33d77 /arch/arm/mach-mvf/Makefile | |
parent | 44f75eb5b6bf1107bec43601972d7a12709f10d5 (diff) |
Quartz: Update Quartz machine Type and ID.3.0-quartz-ts1.1
Diffstat (limited to 'arch/arm/mach-mvf/Makefile')
-rw-r--r-- | arch/arm/mach-mvf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvf/Makefile b/arch/arm/mach-mvf/Makefile index b0c87fb1dab5..e79357240111 100644 --- a/arch/arm/mach-mvf/Makefile +++ b/arch/arm/mach-mvf/Makefile @@ -8,4 +8,4 @@ obj-y += l2switch.o obj-$(CONFIG_ARCH_MVFA5) += clock.o mvf_suspend.o obj-$(CONFIG_MACH_MVFA5_TWR_VF700) += board-twr-vf700.o -obj-$(CONFIG_MACH_QDK) += board-quartz.o +obj-$(CONFIG_MACH_DS_QUARTZ) += board-quartz.o |