Kernel toplevel makefile

Mike A. Harris (mharris@ican.net)
Tue, 23 Feb 1999 08:15:21 -0500 (EST)


KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)

Shouldn't the end be this instead?:

$(SUBLEVEL)-$(EXTRAVERSION)

--
Mike A. Harris                   Linux advocate      GNU advocate
Computer Consultant                          Open Source advocate  

News for nerds, stuff that matters: http://slashdot.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/