Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275634
b: refs/heads/master
c: 5f300ac
h: refs/heads/master
v: v3
  • Loading branch information
Dirk B authored and Russell King committed Nov 8, 2011
1 parent 300d43c commit 90a9b21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8428e84d42179c2a00f5f6450866e70d802d1d05
refs/heads/master: 5f300acd8ae9f3d4585154370012ffc5c665330f
2 changes: 2 additions & 0 deletions trunk/arch/arm/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ $(obj)/%.dtb: $(src)/dts/%.dts

$(obj)/dtbs: $(addprefix $(obj)/, $(dtb-y))

clean-files := *.dtb

quiet_cmd_uimage = UIMAGE $@
cmd_uimage = $(CONFIG_SHELL) $(MKIMAGE) -A arm -O linux -T kernel \
-C none -a $(LOADADDR) -e $(STARTADDR) \
Expand Down

0 comments on commit 90a9b21

Please sign in to comment.