From: <bob...@us...> - 2006-10-01 04:59:27
|
Revision: 607 http://svn.sourceforge.net/hackndev/?rev=607&view=rev Author: bobofdoom Date: 2006-09-30 21:59:15 -0700 (Sat, 30 Sep 2006) Log Message: ----------- palmld: Reverting accidental LOCALVERSION_AUTO=y setting. Modified Paths: -------------- linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig Modified: linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig =================================================================== --- linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig 2006-10-01 04:21:59 UTC (rev 606) +++ linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig 2006-10-01 04:59:15 UTC (rev 607) @@ -22,7 +22,7 @@ # General setup # CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |