Fixed type in Makefile.inc:headers_dirs, which caused to have missing

asm-ppc and asm-ppc64 headers in the common header packages.

svn path=/trunk/kernel/source/linux-2.6/; revision=3688
This commit is contained in:
Sven Luther 2005-08-05 14:46:30 +00:00
parent 7214a4aa11
commit 6d45872e7c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#
# Variables
#
header_dirs = 'ppc | ppc64'
headers_dirs = 'ppc | ppc64'
headers_subarch = powerpc
build_subarch = powerpc