diff options
Diffstat (limited to 'board/armltd')
-rw-r--r-- | board/armltd/integrator/config.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/armltd/integrator/config.mk b/board/armltd/integrator/config.mk deleted file mode 100644 index 8b57af1..0000000 --- a/board/armltd/integrator/config.mk +++ /dev/null @@ -1,5 +0,0 @@ -# -# image should be loaded at 0x01000000 -# - -CONFIG_SYS_TEXT_BASE = 0x01000000 |