more fw2ram stuff (not yet finished)
[my-code/arm.git] / betty / Makefile
1 CC = gcc
2 CFLAGS = -Wall
3
4 all: lpcload
5