pineapplesynx.conf 91 B

12345
  1. ifeq ($(CONFIG_QGKI),y)
  2. export TARGET_SYNX_ENABLE=y
  3. else
  4. export TARGET_SYNX_ENABLE=m
  5. endif