From a4c15c01bfdf5a3345bda4da249ebde2fe742caa Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 9 Nov 2011 06:14:20 +0000 Subject: integrator: move text offset to config Do away with the config.mk file and move the text offset to the config files to make things easier. Signed-off-by: Linus Walleij --- board/armltd/integrator/config.mk | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 board/armltd/integrator/config.mk (limited to 'board/armltd/integrator/config.mk') diff --git a/board/armltd/integrator/config.mk b/board/armltd/integrator/config.mk deleted file mode 100644 index 8b57af1c5e..0000000000 --- a/board/armltd/integrator/config.mk +++ /dev/null @@ -1,5 +0,0 @@ -# -# image should be loaded at 0x01000000 -# - -CONFIG_SYS_TEXT_BASE = 0x01000000 -- cgit v1.2.1