Home
last modified time | relevance | path

Searched refs:gpl_compatible (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c142 mod->gpl_compatible = -1; in new_module()
1704 mod->gpl_compatible = 1; in read_symbols()
1706 mod->gpl_compatible = 0; in read_symbols()
1825 if (!mod->gpl_compatible) in check_exports()
H A Dmodpost.h108 int gpl_compatible; member