ubuntu-linux-kernel/drivers/mtd/nand/bcm47xxnflash/Makefile

5 lines
122 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
bcm47xxnflash-y += main.o
bcm47xxnflash-y += ops_bcm4706.o
obj-$(CONFIG_MTD_NAND_BCM47XXNFLASH) += bcm47xxnflash.o