Initial commit
Signed-off-by: Jolan Rathelot <jrathelo@student.42nice.fr>
This commit is contained in:
17
.idea/misc.xml
generated
Normal file
17
.idea/misc.xml
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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 # # Kbuild template, feel free to customize. # [ -f .config ] || "${MAKE:-make}" 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>
|
Reference in New Issue
Block a user