Skip to content

Commit

Permalink
Revert "Do Not Build This unless Debug on"
Browse files Browse the repository at this point in the history
This reverts commit d74c1c8.
  • Loading branch information
Cl3Kener committed Oct 19, 2014
1 parent 3b50b23 commit bf833df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-msm/Makefile
Expand Up @@ -107,7 +107,7 @@ obj-$(CONFIG_MSM_SDIO_AL) += sdio_al_dloader.o
obj-$(CONFIG_MSM_SDIO_DMUX) += sdio_dmux.o
obj-$(CONFIG_MSM_BAM_DMUX) += bam_dmux.o
obj-$(CONFIG_MSM_SMD_LOGGING) += smem_log.o
obj-$(CONFIG_MSM_SMD) += smd.o remote_spinlock.o
obj-$(CONFIG_MSM_SMD) += smd.o smd_debug.o remote_spinlock.o
obj-y += socinfo.o
ifndef CONFIG_ARCH_MSM9615
ifndef CONFIG_ARCH_APQ8064
Expand Down

0 comments on commit bf833df

Please sign in to comment.