Remove AVR-specific comments from MIPS Makefile.

This commit is contained in:
Kelvin Lawson
2011-07-19 21:54:29 +01:00
parent ac0643a959
commit a96a1afbc7

View File

@@ -4,9 +4,6 @@
# Build all test applications:
# make
#
# Program a test application using UISP (appname => test app e.g. sems1):
# make program app=appname
# Location of build tools and atomthreads sources
KERNEL_DIR=../../kernel