Added a motelist target that is the same on both sky and z1

This commit is contained in:
Adam Dunkels 2011-07-29 13:06:00 +02:00
parent aedf4fe8b5
commit 8962136b1a
2 changed files with 4 additions and 0 deletions

View file

@ -73,6 +73,8 @@ ifndef MOTELIST
CMOTES=$(MOTES)
endif
motelist: sky-motelist
sky-motelist:
$(MOTELIST)
sky-motes:

View file

@ -67,6 +67,8 @@ ifndef MOTELIST
CMOTES=$(MOTES)
endif
motelist: z1-motelist
z1-motelist:
$(MOTELIST)
z1-motes: