|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../linux/linux-conf.in |
|
|
|
|
# Copyright (C) 2006 - 2013 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2014 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -356,4 +356,5 @@ pkg_linux_brokenfiles="$base/architecture/$arch/kernel$treever-disable.lst \
|
|
|
|
|
# then this directory belongs to the fhs package |
|
|
|
|
if pkginstalled fhs; then |
|
|
|
|
var_append flistdel "|" "lib/firmware" |
|
|
|
|
var_append flistdel "|" "lib64/firmware" |
|
|
|
|
fi |
|
|
|
|