mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
default-configs/aarch64-linux-user.mak: Remove unused define
The uses of the CONFIG_GDBSTUB_XML define were removed in commit
b77abd95a9
, but the define in aarch64-linux-user.mak somehow
escaped the cull (the patchset probably crossed in the mail with
the patches adding aarch64 support). Remove the stray define.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-id: 1447690178-4560-1-git-send-email-peter.maydell@linaro.org
This commit is contained in:
parent
5b4a047fbe
commit
f72c0a79f7
@ -1,3 +1 @@
|
||||
# Default configuration for aarch64-linux-user
|
||||
|
||||
CONFIG_GDBSTUB_XML=y
|
||||
|
Loading…
Reference in New Issue
Block a user