some changes in .gitignore

This commit is contained in:
Marian Ohligs 2011-05-29 23:10:00 +02:00
parent 7557858b3a
commit 4527603c7c
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -11,6 +11,7 @@
*.DS_Store
*.swp
tags
Makefile
include/metalsvm/config.h
tools/make_initrd
newlib/examples/hello

View file

@ -59,7 +59,6 @@ newlib:
RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET) \
STRIP_FOR_TARGET=$(STRIP_FOR_TARGET) \
READELF_FOR_TARGET=$(READELF_FOR_TARGET) -C newlib
tools:
$(MAKE) -C tools