diff options
Diffstat (limited to 'board/davedenx/qong')
-rw-r--r-- | board/davedenx/qong/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/davedenx/qong/config.mk b/board/davedenx/qong/config.mk deleted file mode 100644 index ea1c1b0..0000000 --- a/board/davedenx/qong/config.mk +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0xa0000000 - -# PLATFORM_CPPFLAGS += -DDEBUG |