commit | f186c9ad181ab9ba35e28cc9bbaafe226dbaec8c | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Tue Oct 23 14:37:54 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 23 08:32:07 2007 -0700 |
tree | 2c30213ae91d81c402d8eb83b06901d2d7a05599 | |
parent | fa2eae93a591b392d1056f95024516cede916ad4 [diff] |
m68knommu: local module/elf definitions Up to now m68knommu has been using the asm-m68k/module.h instead of defining its own. There are recent changes there that we don't need (fixups specifically). We don't need much support here so it makes sense to have an m68knommu specific one now. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>