Skip to content

Instantly share code, notes, and snippets.

@gucchan22
Created July 30, 2016 07:02
Show Gist options
  • Save gucchan22/74f0db82a3627a0cae1c996a6d1d7b09 to your computer and use it in GitHub Desktop.
Save gucchan22/74f0db82a3627a0cae1c996a6d1d7b09 to your computer and use it in GitHub Desktop.
OBJS = \
bio.o\
..snip..
ne2k/ne2k_drv.o\
ne2k/ne2k_util.o\
QEMUOPTS= -hdb fs.img xv6.img -smp $(CPUS) -net nic,model=ne2k_pci,macaddr=12:34:56:78:90:ab -net user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment