gk7205v200-uboot/product/i2c/Makefile
2025-08-07 18:20:26 +08:00

6 lines
71 B
Makefile
Executable File

sinclude $(TOPDIR)/config.mk
ifdef CONFIG_GK_I2C
obj-y += i2c.o
endif