commit | 5af7fa68103e7b2efb0fd9d901b1c25bad96fd21 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri May 01 21:48:15 2009 +0000 |
committer | Michal Simek <monstr@monstr.eu> | Thu May 21 15:56:05 2009 +0200 |
tree | 41bd4c0a244797d9558e3e9d1b0460309462510c | |
parent | 6fa612b56c575a5235568593eab4240c90608630 [diff] |
microblaze: export some symbols Some device drivers require the symbols _ebss, kernel_thread, __page_offset or ___range_ok, so export them. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu>