strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
This commit is contained in:
6
target/linux/rdc/files/include/asm-i386/gpio.h
Normal file
6
target/linux/rdc/files/include/asm-i386/gpio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _ASM_I386_GPIO_H
|
||||
#define _ASM_I386_GPIO_H
|
||||
|
||||
#include <gpio.h>
|
||||
|
||||
#endif /* _ASM_I386_GPIO_H */
|
||||
Reference in New Issue
Block a user