Created
July 30, 2016 07:02
-
-
Save gucchan22/74f0db82a3627a0cae1c996a6d1d7b09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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