diff --git a/[refs] b/[refs] index ad7bfa8497f6..cbbd205575fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 80422977478775fe03f25e57b67efe9f0a67e50c +refs/heads/master: 12795067cfa595434be0236b102a8eb20d578741 diff --git a/trunk/arch/i386/boot/.gitignore b/trunk/arch/i386/boot/.gitignore index 495f20c085de..18465143cfa2 100644 --- a/trunk/arch/i386/boot/.gitignore +++ b/trunk/arch/i386/boot/.gitignore @@ -1,3 +1,5 @@ bootsect bzImage setup +setup.bin +setup.elf diff --git a/trunk/arch/x86_64/boot/.gitignore b/trunk/arch/x86_64/boot/.gitignore index 495f20c085de..18465143cfa2 100644 --- a/trunk/arch/x86_64/boot/.gitignore +++ b/trunk/arch/x86_64/boot/.gitignore @@ -1,3 +1,5 @@ bootsect bzImage setup +setup.bin +setup.elf