1
0
mirror of https://github.com/goodtft/LCD-show.git synced 2025-03-03 02:29:17 +01:00
2021-01-27 08:18:51 +00:00

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