1. 23 1月, 2006 1 次提交
  2. 16 1月, 2006 4 次提交
  3. 14 1月, 2006 3 次提交
  4. 12 1月, 2006 2 次提交
  5. 10 1月, 2006 14 次提交
  6. 07 1月, 2006 1 次提交
    • S
      kbuild: un-stringnify KBUILD_MODNAME · 367cb704
      Sam Ravnborg 提交于
      Now when kbuild passes KBUILD_MODNAME with "" do not __stringify it when
      used. Remove __stringnify for all users.
      This also fixes the output of:
      
      $ ls -l /sys/module/
      drwxr-xr-x 4 root root 0 2006-01-05 14:24 pcmcia
      drwxr-xr-x 4 root root 0 2006-01-05 14:24 pcmcia_core
      drwxr-xr-x 3 root root 0 2006-01-05 14:24 "processor"
      drwxr-xr-x 3 root root 0 2006-01-05 14:24 "psmouse"
      
      The quoting of the module names will be gone again.
      Thanks to GregKH + Kay Sievers for reproting this.
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      367cb704
  7. 06 1月, 2006 1 次提交
  8. 13 12月, 2005 2 次提交
  9. 02 12月, 2005 2 次提交
  10. 14 11月, 2005 3 次提交
  11. 09 11月, 2005 7 次提交