salve,
ich hab mir das PKGBUILD von aur runtergeladen, mit einem makepkg fängts auch fröhlich zum compilieren an...ohne irgend eine frage was wie getan werden soll:
wie sage ich dem pkgbuild, daß ich "localyesconfig" statt "localmodconfig" will und welche cflags + make optionen werden benutzt? die aus der makepkg.conf?
lg der ahnungslose
edit: frage eins hat sich von selbst beantwortet:
_config="nomod"
# "local": make localmod config - compile only probed modules
# "nomod": don't use modules(make localyesconfig)
# "old": make with old config (/proc/config.gz)
# "pkg": use this package's config
man fügt einfach bei _config ein was man haben will