commit | 2493d3e28a22087116158249d79410fd355d1e83 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Fri Mar 27 22:35:11 2015 +0100 |
committer | Jesper Nilsson <jespern@axis.com> | Sat Sep 05 00:33:25 2015 +0200 |
tree | 4a67f2aaf6b87ba3cad2fd6d12300aac618813d8 | |
parent | 3a79a075375cebb672ddaea7896378afa0203e87 [diff] |
CRIS: UAPI: fix elf.h export CRIS userspace (uClibc for one) expects asm/elf.h to be exported but this header appears to have gone missing at some point. Move it to uapi/ and export it. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>