Purge CONFIG_LOCALVERSION. genkernel handles this.

svn path=/trunk/; revision=91
This commit is contained in:
Lars Weiler 2005-03-14 22:53:29 +00:00
parent 2ae95bed11
commit 5164117161
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ CONFIG_LOCK_KERNEL=y
#
# General setup
#
CONFIG_LOCALVERSION="-livecd"
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y

View file

@ -22,7 +22,7 @@ CONFIG_LOCK_KERNEL=y
#
# General setup
#
CONFIG_LOCALVERSION="-g5"
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y