mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Corrected mistake in the avr makefile target
This commit is contained in:
parent
e3c1d488be
commit
de084cecfb
@ -9,7 +9,7 @@ compile: 6502 msp430 native avr
|
||||
6502: c64.platform c128.platform apple2enh.platform
|
||||
msp430: sky.platform esb.platform # msb430.platform
|
||||
native: native.platform netsim.platform minimal-net.platform
|
||||
avr: avr-raven
|
||||
avr: avr-raven.platform
|
||||
|
||||
%.platform:
|
||||
@mkdir -p $*
|
||||
|
Loading…
Reference in New Issue
Block a user