diff options
author | Tom Rini <trini@konsulko.com> | 2015-08-14 18:39:44 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-14 18:39:44 -0400 |
commit | f0b38f2a41945b2bae2209f791e66500f3726c36 (patch) | |
tree | 39cb6e4412e7f3bd1dd402a811fde16b81e27e49 /include | |
parent | 632093b566569329bc6e5b0893bdca01de905314 (diff) | |
download | u-boot-imx-f0b38f2a41945b2bae2209f791e66500f3726c36.zip u-boot-imx-f0b38f2a41945b2bae2209f791e66500f3726c36.tar.gz u-boot-imx-f0b38f2a41945b2bae2209f791e66500f3726c36.tar.bz2 |
Delete an accidentally added .rej file
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/odroid_xu3.h.rej | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/odroid_xu3.h.rej b/include/configs/odroid_xu3.h.rej deleted file mode 100644 index a1c2964..0000000 --- a/include/configs/odroid_xu3.h.rej +++ /dev/null @@ -1,10 +0,0 @@ ---- include/configs/odroid_xu3.h -+++ include/configs/odroid_xu3.h -@@ -10,7 +10,6 @@ - - #include "exynos5420-common.h" - --#define CONFIG_SYS_PROMPT "ODROID-XU3 # " - #define CONFIG_IDENT_STRING " for ODROID-XU3" - - #define CONFIG_BOARD_COMMON |