Minor formatting change.

This commit is contained in:
oliverschmidt 2008-11-14 22:06:53 +00:00
parent b21b874801
commit f40cfa2f42

View file

@ -53,7 +53,7 @@ LIBS = memb.c timer.c list.c etimer.c energest.c rtimer.c stimer.c \
print-stats.c ifft.c crc16.c random.c
ifdef UIP_CONF_IPV6
CFLAGS+=-DUIP_CONF_IPV6=1
CFLAGS += -DUIP_CONF_IPV6
UIP = uip6.c tcpip.c psock.c uip-udp-packet.c uip-split.c \
uip-over-mesh.c resolv.c hc.c tcpdump.c uiplib.c
NET = $(UIP) uip-icmp6.c uip-nd6.c uip-nd6-io.c uip-netif.c sicslowpan.c