mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
Ground/Plugins: Disable joystick control by default because of SDL dependency.
People will need to install SDL :(. Anyone know if we can make the joystick aspect of this code separate and detect at build time if they have the requirements? git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1796 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
434a9499e2
commit
ce75434017
@ -147,7 +147,7 @@ plugin_gcscontrol.subdir = gcscontrol
|
||||
plugin_gcscontrol.depends = plugin_coreplugin
|
||||
plugin_gcscontrol.depends += plugin_uavobjects
|
||||
plugin_gcscontrol.depends += plugin_uavtalk
|
||||
SUBDIRS += plugin_gcscontrol
|
||||
#SUBDIRS += plugin_gcscontrol
|
||||
|
||||
# Empty UAVGadget - Default for new splits
|
||||
plugin_magicwaypoint.subdir = magicwaypoint
|
||||
|
Loading…
Reference in New Issue
Block a user