~linaro-toolchain-dev/linaro-toolchain-misc/kvm-boot-wrapper

  • Committer: Christoffer Dall
  • Author(s): Peter Maydell
  • Date: 2011-12-09 03:11:24 UTC
  • Revision ID: git-v1:9586ab48898bbce3b9b84b661de5ea501527307b
Makefile: Don't require filesystem.cpio.gz if building non-initrd

Introduce a USE_INITRD switch so we can avoid requiring the user to touch
a pointless filesystem.cpio.gz if they're not using an initrd.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 13.1.6 13 years ago Christoffer Dall Add more built files to .gitignore 63 bytes Diff Download File
boot.S 15 12 years ago Marc Zyngier Merge branch 'master' into kvm-smp 3.7 KB Diff Download File
LICENSE.txt 13 13 years ago Catalin Marinas Change the license to BSD (required by ARM's legal 1.4 KB Diff Download File
Makefile 19 12 years ago Christoffer Dall Makefile: Don't require filesystem.cpio.gz if buil 1.4 KB Diff Download File
model.lds.S 13.1.4 13 years ago Christoffer Dall Fix change to non-secure mode Use 0xf0000000 inst 835 bytes Diff Download File
monitor.S 13.1.16 13 years ago Christoffer Dall Use monitor stack to avoid caller-save Use callee 1.3 KB Diff Download File