Browse Source

Bernhard C. Schrenk:


			
			
				rocklinux
			
			
		
Bernhard C. Schrenk 20 years ago
parent
commit
44e0b636be
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/linux/linux.conf

+ 1
- 1
package/base/linux/linux.conf

@ -145,7 +145,7 @@ auto_config ()
cp .config .config.3
# merge various text/plain config files
for x in $base/config/$config.$swpid/linux.cfg \
for x in $base/config/$config/linux.cfg \
$base/target/$target/kernel.conf ; do
if [ -f $x ] ; then
echo " merging: '$x'"

Loading…
Cancel
Save