mirror of
https://github.com/goodtft/LCD-show.git
synced 2025-01-20 12:52:24 +01:00
4 lines
167 B
Makefile
4 lines
167 B
Makefile
obj-m := bcm2835_spi_display.o
|
|
|
|
CFLAGS_bcm2835_spi_display.o := -O3 -std=gnu99 -Wno-declaration-after-statement -DKERNEL_MODULE -DILI9341=1 -DADAFRUIT_ILI9341_PITFT=1
|