ifpps-libs = $(shell pkg-config --libs ncurses) ifpps-objs = xmalloc.o \ ioops.o \ promisc.o \ str.o \ link.o \ sock.o \ dev.o \ sig.o \ ifpps.o icon' href='http://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-10-30 16:24:37 +1000
committerGeert Uytterhoeven <geert@linux-m68k.org>2012-11-14 08:50:56 +0100
commit20e42aede9e7b78c2ffd8a03501e3090fbb78811 (patch)
tree16457d6506103b5674614656704e7d435531dcce
parent599a0c4e125628eae356498a88177e9fbf183e79 (diff)
m68k: switch to using the asm-generic termios.h
We don't need a local termios.h, switch to using the asm-generic versions. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>