Makefile 458 B

123456789101112131415161718192021
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-y += actions/
  3. obj-y += amlogic/
  4. obj-y += apple/
  5. obj-y += arm/
  6. obj-y += bcm/
  7. obj-y += imx/
  8. obj-y += marvell/
  9. obj-y += mediatek/
  10. obj-y += qcom/
  11. obj-y += renesas/
  12. obj-y += rockchip/
  13. obj-y += samsung/
  14. obj-y += st/
  15. obj-y += starfive/
  16. obj-y += sunxi/
  17. obj-y += tegra/
  18. obj-y += thead/
  19. obj-y += ti/
  20. obj-y += xilinx/
  21. obj-y += core.o governor.o