free5gc / gtp5g

GTP-U Linux Kernel Module
GNU General Public License v2.0
53 stars 63 forks source link

fix: change spaces to tabs to allow compilation #92

Closed awandke closed 7 months ago

awandke commented 7 months ago

the previous commit used spaces instead of tabs which causes the compilation to fail. This fixes that.

awandke commented 7 months ago

make error:

Makefile:98: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.