kernel 2.4.13 and speakup 1.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I just attempted to patch speakup 1.0 into the 2.4.13 kernel and a hunt failed.
I am attaching the  .rej file for this hunt..  The file that failed was
/usr/src/linux/drivers/char/Makefile, and the following is the .rej file for that.

Could someone take a look and let me know what happened?

Thanks,

William

-------------- next part --------------
***************
*** 230,235 ****
  obj-$(CONFIG_MACHZ_WDT) += machzwd.o
  obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o
  
  
  include $(TOPDIR)/Rules.make
  
--- 234,247 ----
  obj-$(CONFIG_MACHZ_WDT) += machzwd.o
  obj-$(CONFIG_SOFT_WATCHDOG) += softdog.o
  
+ ifeq ($(CONFIG_SPEAKUP),y)
+ subdir-y += speakup
+ obj-y += speakup/spk.o
+ ifeq ($(CONFIG_SPEAKUP_KEYMAP),y)
+ KEYMAP = speakup/speakupmap.o
+ endif
+ endif
+  
  
  include $(TOPDIR)/Rules.make
  


[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux