Skip to content
Snippets Groups Projects
Commit 378696d1 authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
Browse files

Trying to clean of the generated line a bit

parent 38d5d99e
No related branches found
No related tags found
2 merge requests!439RCG 5.0 release fro deb 10,!367Build Reorganization Total
......@@ -169,6 +169,7 @@ if ($::iopModel > -1) { #************ SETUP FOR IOP ***************
print OUTM "KBUILD_EXTRA_SYMBOLS += /opt/DIS/lib/modules/\$(KERNEL_RELEASE)/dis_sisci.symvers\n";
print OUTM "EXTRA_CFLAGS += -DOS_IS_LINUX=1 -D_DIS_KERNEL_=1 \n";
print OUTM "EXTRA_CFLAGS += -I\$(DISDIR)/src/include/ \n";
print OUTM "EXTRA_CFLAGS += -I\$(DISDIR)/src/include/dis/ \n";
print OUTM "EXTRA_CFLAGS += -I\$(DISDIR)/src/IRM_GX/drv/src \n";
print OUTM "EXTRA_CFLAGS += -I\$(DISDIR)/src/COMMON/osif/kernel/include \n";
print OUTM "EXTRA_CFLAGS += -I\$(DISDIR)/src/COMMON/osif/kernel/include/LINUX \n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment