all: gcc -O2 -o fw fw.c strip fw chmod 4555 fw gcc -O2 -o sd sd.c strip sd chmod 4555 sd