cd kernel/cfg
./configure
make
cd ../..
kernel/configure -T lpc1768_generic_gcc -A ledblink
make depend
make
make asp.bin
