gk7205v200-uboot/product/i2c/Makefile
2025-08-08 08:41:38 +08:00

6 lines
71 B
Makefile
Executable File

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