From 5deb3317cb51ac52de922bb55f8492624018906d Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Thu, 13 Sep 2012 00:40:35 +0300 Subject: Add realtek target files Signed-off-by: Roman Yeryomin --- target/linux/realtek/files/arch/rlx/include/asm/segment.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/linux/realtek/files/arch/rlx/include/asm/segment.h (limited to 'target/linux/realtek/files/arch/rlx/include/asm/segment.h') diff --git a/target/linux/realtek/files/arch/rlx/include/asm/segment.h b/target/linux/realtek/files/arch/rlx/include/asm/segment.h new file mode 100644 index 000000000..92ac001fc --- /dev/null +++ b/target/linux/realtek/files/arch/rlx/include/asm/segment.h @@ -0,0 +1,6 @@ +#ifndef _ASM_SEGMENT_H +#define _ASM_SEGMENT_H + +/* Only here because we have some old header files that expect it.. */ + +#endif /* _ASM_SEGMENT_H */ -- cgit v1.2.3