Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
aeebb19937
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/base/modutils/modutils.conf

+ 4
- 0
package/base/modutils/modutils.conf

@ -47,3 +47,7 @@ fi
export CFLAGS="$CFLAGS -I$root/usr/src/linux/include"
# modutils is using $(STRIP) for install -s option
var_remove makeopt " " 'STRIP="$STRIP"'
var_remove makeinstopt " " 'STRIP="$STRIP"'

Loading…
Cancel
Save