This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7715b6b51a6f7a5412c5fcb40a4c8586105e597
qemu
/
hw
/
hppa
/
Makefile.objs
2 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
hppa: Add support for LASI chip with i82596 NIC LASI is a built-in multi-I/O chip which supports serial, parallel, network (Intel i82596 Apricot), sound and other functionalities. LASI has been used in many HP PARISC machines. This patch adds the necessary parts to allow Linux and HP-UX to detect LASI and the network card. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Sven Schnelle <svens@stackframe.org> Message-Id: <20191220211512.3289-3-svens@stackframe.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-12-20 22:15:08 +01:00
obj-$(CONFIG_DINO)
+=
pci.o machine.o dino.o lasi.o
Reference in New Issue
Copy Permalink