From: <bob...@us...> - 2007-01-07 15:49:32
|
Revision: 729 http://svn.sourceforge.net/hackndev/?rev=729&view=rev Author: bobofdoom Date: 2007-01-07 07:49:31 -0800 (Sun, 07 Jan 2007) Log Message: ----------- s/650/680/ Modified Paths: -------------- linux4palm/linux/trunk/arch/arm/mach-pxa/palmt680/Makefile Modified: linux4palm/linux/trunk/arch/arm/mach-pxa/palmt680/Makefile =================================================================== --- linux4palm/linux/trunk/arch/arm/mach-pxa/palmt680/Makefile 2007-01-07 15:48:18 UTC (rev 728) +++ linux4palm/linux/trunk/arch/arm/mach-pxa/palmt680/Makefile 2007-01-07 15:49:31 UTC (rev 729) @@ -1,6 +1,6 @@ # -# Makefile for Palm Treo 650 support +# Makefile for Palm Treo 680 support # -obj-$(CONFIG_MACH_XSCALE_PALMTREO650) += palmt650.o +obj-$(CONFIG_MACH_XSCALE_PALMTREO680) += palmt650.o This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |