Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17830
b: refs/heads/master
c: 35d138a
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jan 11, 2006
1 parent b262f7b commit 5e3cd09
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: 5bf887f2ff874e2cd881c34bbed974bee2c90808
refs/heads/master: 35d138ae22f826f95f0f8d0285947582ccf4508f
2 changes: 1 addition & 1 deletion trunk/arch/i386/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ zlilo: $(BOOTIMAGE)
if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi

install:
sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $< System.map "$(INSTALL_PATH)"
sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(BOOTIMAGE) System.map "$(INSTALL_PATH)"

0 comments on commit 5e3cd09

Please sign in to comment.