Subversion Repositories OpenARM Single-board Computer

Rev

Rev 137 | Rev 149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 137 Rev 148
Line 1... Line -...
1
TOPDIR=.
-
 
2
1
TOPDIR=.
3
SUBDIRS	= MT48LC16M16A2 \
2
-
 
3
SUBDIRS	= \
4
	  LPC3180
4
	resources/MT48LC16M16A2 \
5
5
	resources/LPC3180
6
include $(TOPDIR)/mkrules
6
7
7
include $(TOPDIR)/mkrules
8
8