[SPARC64]: small Makefile cleanups
authorSam Ravnborg <sam@ravnborg.org>
Mon, 22 Oct 2007 09:32:10 +0000 (02:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Oct 2007 09:32:10 +0000 (02:32 -0700)
A few trivial Makefile cleanups
- dependencipes in head.o was all wrong - deleted
- CMODEL_CFLAG was not used anywhere
- NEW_GCC was then not used outside sparc64/Makefe - do not export it
- FIXME seems not appropriate - all other put oprofile in drivers-y too
- No reason to do -I. (and it still builds)

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found