X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FMakefile;h=1aeb3f43624f3956ee776b7516a0b288b6e6b224;hp=a9b7f543115e12760ef6c5598b770307f72cb16e;hb=99af50a89f5eb27e7e1c84aba01d72c06edc229a;hpb=8297338f93cf45f648281a9d01161eb9115f9dd1 diff --git a/palacios/src/devices/Makefile b/palacios/src/devices/Makefile index a9b7f54..1aeb3f4 100644 --- a/palacios/src/devices/Makefile +++ b/palacios/src/devices/Makefile @@ -19,7 +19,6 @@ obj-$(CONFIG_SYM_SWAP) += sym_swap.o obj-$(CONFIG_SYM_SWAP2) += sym_swap2.o obj-$(CONFIG_DISK_MODEL) += disk_model.o -obj-$(CONFIG_NE2K) += ne2k.o obj-$(CONFIG_TMPDISK) += tmpdisk.o obj-$(CONFIG_RAMDISK) += ramdisk.o