This commit is contained in:
parent
330e5a6eb7
commit
c23d886775
@ -1,36 +0,0 @@
|
||||
# Defines which package names to include in the Provides and
|
||||
# Obsoletes tags of spec files.
|
||||
#
|
||||
# When generating Provides, `p' is defined. When generating
|
||||
# Obsoletes, `o' is defined.
|
||||
#
|
||||
# +ARCH: include only for this architecture.
|
||||
# -!symbol: exclude unless symbol is also defined.
|
||||
#
|
||||
# Guards are always evaluated from left to right; the last
|
||||
# guard that matches determines whether a line is included
|
||||
# or not.
|
||||
#
|
||||
# For testing this file, run scripts/old-config.sh.
|
||||
#
|
||||
|
||||
# i386 =================================================================
|
||||
+i386 -!default smp kernel-smp
|
||||
|
||||
+i386 -!pae kernel-bigsmp
|
||||
|
||||
# x86_64 ===============================================================
|
||||
+x86_64 -!default smp kernel-smp
|
||||
|
||||
# ia64 =================================================================
|
||||
+ia64 -!default kernel-sn2
|
||||
|
||||
# ppc/ppc64 ============================================================
|
||||
|
||||
+ppc -!ppc64 kernel-pmac64 kernel-pseries64 kernel-iseries64
|
||||
+ppc64 -vanilla kernel-kdump
|
||||
|
||||
# s390/s390x ===========================================================
|
||||
+s390 -!s390 kernel-32bit
|
||||
|
||||
+s390x -!s390x kernel-64bit
|
Loading…
Reference in New Issue
Block a user