Makefile 135 B

123456
  1. #
  2. # Makefile for the Linux Kernel SOC specific device drivers.
  3. #
  4. obj-$(CONFIG_ARCH_QCOM) += qcom/
  5. obj-$(CONFIG_ARCH_TEGRA) += tegra/