aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/Makefile
diff options
context:
space:
mode:
authorAvik Sil <aviksil@linux.vnet.ibm.com>2013-09-23 14:07:36 +0530
committerNikunj A Dadhania <nikunj@linux.vnet.ibm.com>2013-10-04 12:00:58 +0530
commitc9e1f76d10bb065e4ddd65b5150083428f90609b (patch)
treedde3533edb20f7b07064610dc3272b060c36b9d3 /board-qemu/Makefile
parentb6226fd8297019a0dbec6360334d64b0f5853a22 (diff)
downloadSLOF-c9e1f76d10bb065e4ddd65b5150083428f90609b.zip
SLOF-c9e1f76d10bb065e4ddd65b5150083428f90609b.tar.gz
SLOF-c9e1f76d10bb065e4ddd65b5150083428f90609b.tar.bz2
Remove veth network driver as module
The driver has been moved to libveth Signed-off-by: Avik Sil <aviksil@linux.vnet.ibm.com> Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Diffstat (limited to 'board-qemu/Makefile')
-rw-r--r--board-qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-qemu/Makefile b/board-qemu/Makefile
index c93eced..be47c10 100644
--- a/board-qemu/Makefile
+++ b/board-qemu/Makefile
@@ -12,7 +12,7 @@
BOARD_TARGETS = tools_build romfs_build clients_build netdrivers stage1 subdirs
-SUBDIRS = slof veth virtio-net
+SUBDIRS = slof virtio-net
COMMON_LIBS = libc libbootmsg libbases libnvram libelf libhvcall libvirtio libusb \
libveth libe1k