wok diff slitaz-eeepc/stuff/tazeee @ rev 5520

php: enable curl in compile options
author Rohit Joshi <jozee@slitaz.org>
date Mon May 10 12:38:42 2010 -0400 (2010-05-10)
parents e7be6cf6d0eb
children
line diff
     1.1 --- a/slitaz-eeepc/stuff/tazeee	Mon Apr 27 21:56:49 2009 +0200
     1.2 +++ b/slitaz-eeepc/stuff/tazeee	Mon May 10 12:38:42 2010 -0400
     1.3 @@ -46,12 +46,7 @@
     1.4  			WIFI_INTERFACE='ath0'
     1.5  			# Fix poweroff 
     1.6  			echo 'rmmod snd_hda_intel' >> /etc/init.d/shutdown.sh ;;
     1.7 -		901)
     1.8 -			SCREEN_SIZE='1024x600x24'
     1.9 -			HACK_915='54 1024 600 32'
    1.10 -			KERNEL_MODULES='atl1e rt2860sta'
    1.11 -			WIFI_INTERFACE='ra0' ;;
    1.12 -		1000|1000H)
    1.13 +		901|904|1000|1000H|E1210|U-100|U-110|U-115)
    1.14  			SCREEN_SIZE='1024x600x24'
    1.15  			HACK_915='54 1024 600 32'
    1.16  			KERNEL_MODULES='atl1e rt2860sta'