correct typo
authorPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 15:25:18 +0000 (15:25 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 15:25:18 +0000 (15:25 +0000)
BKrev: 40e8215ej2cb47USLIKIx3J4OJjzSg

linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe

index 38d8a4d..c7e76d5 100644 (file)
@@ -37,7 +37,7 @@ SIMPAD_RD      = ${@oe.data.getVar("SIMPAD_RAMDISK_SIZE",d,1) or "32"}
 export CMDLINE = ${@oe.data.getVar("SIMPAD_CMDLINE",d,1) or  "mtdparts=sa1100:512k(boot),1m(kernel),-(root) console=ttySA root=1f02 noinitrd jffs2_orphaned_inodes=delete rootfstype=jffs2 "}
 EXTRA_OEMAKE = ""
 
-module_conf_sa1100-ir = "alias irda0 sa1100_ir"
+module_conf_sa1100_ir = "alias irda0 sa1100_ir"
 
 do_configure() {
         install -m 0644 ${WORKDIR}/defconfig-${MACHINE} ${S}/.config || die "No default configuration for ${MACHINE} available."