Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
be3a8c53b4f18bcc51a462d977cc61a0f46ebb1c
qemu/hw/gpio/Makefile.objs

8 lines
235 B
Makefile
Raw Normal View History

hw: move target-independent files to subdirectories This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-01 13:59:19 +01:00
common-obj-$(CONFIG_MAX7310) += max7310.o
common-obj-$(CONFIG_PL061) += pl061.o
common-obj-$(CONFIG_PUV3) += puv3_gpio.o
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 16:36:44 +01:00
common-obj-$(CONFIG_ZAURUS) += zaurus.o
PPC: Add MPC8XXX gpio controller On e500 systems most SoCs implement a common GPIO controller that Linux calls the "mpc8xxx" gpio controller. This patch adds an emulation model for this device. Signed-off-by: Alexander Graf <agraf@suse.de>
2014-10-01 15:52:12 +02:00
common-obj-$(CONFIG_E500) += mpc8xxx.o
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 16:36:44 +01:00
obj-$(CONFIG_OMAP) += omap_gpio.o
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 81ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API