summaryrefslogtreecommitdiff
path: root/mausezahn.zsh
AgeCommit message (Expand)AuthorFilesLines
2014-07-25mausezahn: bind to IP address in interactive modeJon Schipp1-0/+1
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-2/+2
2013-06-04zsh: add zsh completion function for mausezahnHideo Hattori1-0/+67
it/tree/?id=9fa78f63a8921ce37252be34ef8eea2f4bfbb13f'>835b94652abb2a7b965ca35bfe9dc611ac4781ca parentfb75a2bb53a16069e2837ea1a4fa1bd99d636dd4 (diff)
nios2: Add order-only DTC dependency to %.dtb target
The dtc dependency is missing, thus dtc is not built before it's invoked, resulting in the following problem: linux-2.6$ make 10m50_defconfig && make 10m50_devboard.dtb [...] scripts/kconfig/conf --silentoldconfig Kconfig DTC arch/nios2/boot/10m50_devboard.dtb /bin/sh: 1: ./scripts/dtc/dtc: not found arch/nios2/boot/Makefile:52: recipe for target 'arch/nios2/boot/10m50_devboard.dtb' failed make[1]: *** [arch/nios2/boot/10m50_devboard.dtb] Error 127 arch/nios2/Makefile:57: recipe for target '10m50_devboard.dtb' failed make: *** [10m50_devboard.dtb] Error 2 Signed-off-by: Marek Vasut <marex@denx.de> Cc: Ley Foon Tan <lftan@altera.com> Cc: Romain Perier <romain.perier@free-electrons.com> Acked-by: Ley Foon Tan <lftan@altera.com>
Diffstat