[adm5120] build firmware image for the NFS-101U/101WU devices by default
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.26 / 021-mips_simple_prom_emulator.patch
index 2c0ffb8..841c77b 100644 (file)
@@ -18,8 +18,8 @@
  
 +#ifdef CONFIG_PROM_EMU
 +EXPORT(prom_emu_argv)
-+      .dw     0
-+      .dw     prom_emu_cmdline
++      .word   0
++      .word   prom_emu_cmdline
 +      .ascii  "CMDLINE:"
 +EXPORT(prom_emu_cmdline)
 +      .fill   0x400
This page took 0.020156 seconds and 4 git commands to generate.