replaced wrong patch with correct patch
authorMatthias Förste <foerste@schlittermann.de>
Mon, 28 Mar 2011 15:14:33 +0200
changeset 9 7729b8ae5e3c
parent 8 44bfdfba46fb
child 10 3313529f0239
replaced wrong patch with correct patch
thinstation/bootsplash.patch.patch
--- a/thinstation/bootsplash.patch.patch	Mon Mar 28 15:04:59 2011 +0200
+++ b/thinstation/bootsplash.patch.patch	Mon Mar 28 15:14:33 2011 +0200
@@ -1,5 +1,5 @@
---- bootsplash.patch.orig	2011-03-28 13:59:49.856107437 +0200
-+++ bootsplash.patch		2011-03-28 14:36:31.192175994 +0200
+--- bootsplash.patch.orig	2009-03-26 10:19:04.000000000 +0100
++++ bootsplash.patch	2011-03-28 15:11:16.248115154 +0200
 @@ -2493,7 +2493,7 @@
  +		return;
  +	}
@@ -18,12 +18,3 @@
   	region.rop = ROP_COPY;
   
  @@ -379,6 +410,14 @@
-@@ -2729,7 +2729,7 @@
- @@ -13,6 +13,7 @@
-  obj-$(CONFIG_VT)		  += console/
-  obj-$(CONFIG_LOGO)		  += logo/
-- obj-y				  += backlight/
-+ obj-y				  += backlight/ display/
- +obj-$(CONFIG_BOOTSPLASH)	  += bootsplash/
-  
-  obj-$(CONFIG_FB_CFB_FILLRECT)  += cfbfillrect.o