1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

lose superflouse -lrt CFLAG

This commit is contained in:
Ludwig Ortmann 2013-05-15 10:44:57 +02:00
parent c27196411e
commit 63971962d1

View File

@ -14,7 +14,7 @@ export OBJCOPY = $(PREFIX)objcopy
FLASHER = lpc2k_pgm
TERM = pyterm.py
LINKFLAGS = -lrt -m32
LINKFLAGS = -m32
ifeq ($(strip $(PORT)),)
export PORT = /dev/ttyUSB0