diff options
Diffstat (limited to 'board/davedenx')
-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 ea1c1b0295..0000000000 --- a/board/davedenx/qong/config.mk +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0xa0000000 - -# PLATFORM_CPPFLAGS += -DDEBUG |