mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
Corrected mistake in the avr makefile target
This commit is contained in:
@@ -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 $*
|
||||
|
Reference in New Issue
Block a user