This repository has been archived on 2024-04-23. You can view files and clone it, but cannot push or open issues or pull requests.
Jolan Rathelot b20836700d Initial commit
Signed-off-by: Jolan Rathelot <jrathelo@student.42nice.fr>
2024-03-04 16:45:02 +01:00

17 lines
882 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MakefileSettings">
<option name="linkedExternalProjectsSettings">
<MakefileProjectSettings>
<option name="buildOptions" value="--makefile=Makefile" />
<option name="buildSystemName" value="Kbuild" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="preConfigureCommands" value="#!/bin/sh&#10;#&#10;# Kbuild template, feel free to customize.&#10;#&#10;[ -f .config ] || &quot;${MAKE:-make}&quot; defconfig" />
<option name="switches" value="--makefile=Makefile V=1" />
<option name="version" value="2" />
</MakefileProjectSettings>
</option>
</component>
<component name="MakefileWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
</project>