~big-little-switcher/linaro-toolchain-misc/trunk

  • Committer: Christoffer Dall
  • Author(s): Peter Maydell
  • Date: 2011-12-09 03:11:25 UTC
  • Revision ID: git-v1:1502732d0551dbaf50835d20520fb5545bc84718
Makefile: Pass unknown targets through to the kernel make

Add some convenience rules so we pass unknown targets through
to the kernel makefile. This allows you to say 'make menuconfig'
(for instance) from this directory.

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 20 12 years ago Christoffer Dall Makefile, boot.S: Allow kernel command line to be 3.8 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 21 12 years ago Christoffer Dall Makefile: Pass unknown targets through to the kern 2.3 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