]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile
Add scripts directory
authorBlue Swirl <blauwirbel@gmail.com>
Thu, 20 Jan 2011 20:54:21 +0000 (20:54 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 20 Jan 2011 20:54:21 +0000 (20:54 +0000)
commit4c3b5a4891c44ebbc23d80f95e5b66e2ec66b8b1
tree6333f8e376ca8de657b8a5f4fdc76f937214bb65
parent8e5977e5f588b2d4b74831d11860191f815b4c5b
Add scripts directory

Move build and user scripts into scripts directory.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
25 files changed:
Makefile
Makefile.target
configure
create_config [deleted file]
feature_to_c.sh [deleted file]
gdbstub.h
hxtool [deleted file]
make_device_config.sh [deleted file]
pc-bios/optionrom/Makefile
pc-bios/optionrom/signrom.sh [deleted file]
qemu-binfmt-conf.sh [deleted file]
qemu-doc.texi
rules.mak
scripts/create_config [new file with mode: 0755]
scripts/feature_to_c.sh [new file with mode: 0644]
scripts/hxtool [new file with mode: 0644]
scripts/make_device_config.sh [new file with mode: 0644]
scripts/qemu-binfmt-conf.sh [new file with mode: 0644]
scripts/signrom.sh [new file with mode: 0755]
scripts/simpletrace.py [new file with mode: 0755]
scripts/texi2pod.pl [new file with mode: 0755]
scripts/tracetool [new file with mode: 0755]
simpletrace.py [deleted file]
texi2pod.pl [deleted file]
tracetool [deleted file]