Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87986
b: refs/heads/master
c: 26b63e9
h: refs/heads/master
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and Paul Mundt committed Mar 31, 2008
1 parent 8db56fc commit 68ff4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d7f7c3ed2c519a462a4ae989ad3d55cc7f7f6ec
refs/heads/master: 26b63e995113dd48fde66c0d0d65eecc6df53172
2 changes: 1 addition & 1 deletion trunk/arch/sh/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ KERNEL_ENTRY := $(shell /bin/bash -c 'printf "0x%08x" \

quiet_cmd_uimage = UIMAGE $@
cmd_uimage = $(CONFIG_SHELL) $(MKIMAGE) -A sh -O linux -T kernel \
-C none -a $(KERNEL_LOAD) -e $(KERNEL_ENTRY) \
-C gzip -a $(KERNEL_LOAD) -e $(KERNEL_ENTRY) \
-n 'Linux-$(KERNELRELEASE)' -d $< $@

$(obj)/uImage: $(obj)/vmlinux.bin.gz FORCE
Expand Down

0 comments on commit 68ff4d4

Please sign in to comment.