Makefile 631 B

12345678910111213141516171819
  1. # Copyright (C) 2015 MediaTek Inc.
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License version 2 as
  5. # published by the Free Software Foundation.
  6. #
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. # GNU General Public License for more details.
  11. #
  12. # obj-$(CONFIG_HQ_SYSFS_SUPPORT) := hqsysfs.o
  13. obj-y := hqsysfs.o
  14. obj-y += hqsys_misc.o
  15. obj-y += hqsys_pcba.o
  16. #obj-y += hqsys_emmc_info.o
  17. #obj-y += hqsys_cam_info.o