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:18 +0530
commit9c928cc4284018b74264b050ef6c8d6e6c6850e8 (patch)
tree51402f4efd4fd683abc886556205d653fbede3e1 /board-qemu/Makefile
parent46a32aa9c74be70b7f247f4aae00951755784973 (diff)
downloadSLOF-9c928cc4284018b74264b050ef6c8d6e6c6850e8.zip
SLOF-9c928cc4284018b74264b050ef6c8d6e6c6850e8.tar.gz
SLOF-9c928cc4284018b74264b050ef6c8d6e6c6850e8.tar.bz2
Add e1000 network driver in libe1k
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 81d3b33..c93eced 100644
--- a/board-qemu/Makefile
+++ b/board-qemu/Makefile
@@ -15,7 +15,7 @@ BOARD_TARGETS = tools_build romfs_build clients_build netdrivers stage1 subdirs
SUBDIRS = slof veth virtio-net
COMMON_LIBS = libc libbootmsg libbases libnvram libelf libhvcall libvirtio libusb \
- libveth
+ libveth libe1k
all: $(BOARD_TARGETS)
$(MAKE) boot_rom.bin