1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2025-04-21 12:27:27 +03:00

ubb-patgen/ubb-patgen.c (send_buffer): use physmem_flush instead of cacheflush

This commit is contained in:
Werner Almesberger
2013-01-15 23:31:30 -03:00
parent a8f905a85f
commit ff38f1c249
2 changed files with 3 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
#
CC = mipsel-openwrt-linux-gcc
CFLAGS = -g -Wall -O9 -march=mips32 -I../libubb/include
CFLAGS = -g -Wall -O9 -I../libubb/include
LDFLAGS =
LDLIBS = -L../libubb -lubb -lm