aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board-qemu/Makefile')
-rw-r--r--board-qemu/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/board-qemu/Makefile b/board-qemu/Makefile
index b9109fe..eb43787 100644
--- a/board-qemu/Makefile
+++ b/board-qemu/Makefile
@@ -10,7 +10,7 @@
# * IBM Corporation - initial implementation
# ****************************************************************************/
-BOARD_TARGETS = tools_build romfs_build clients_build netdrivers stage1 subdirs
+BOARD_TARGETS = tools_build romfs_build clients_build stage1 subdirs
SUBDIRS = slof
@@ -37,9 +37,6 @@ stage1: common-libs
@echo " ====== Building llfw ======"
$(MAKE) -C llfw RELEASE=-DRELEASE=\"\\\"$(RELEASE)\\\"\"
-netdrivers: common-libs
- $(MAKE) -C ../drivers/e1k
-
clean_here:
rm -f ../slof/OF.ffs
rm -f ../boot_rom.bin