summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/entry.S
diff options
context:
space:
mode:
authorMike Frysinger2013-05-04 18:50:58 +0200
committerHelge Deller2013-05-06 23:09:33 +0200
commit93782eba49e23c3f311a6b05a19ba15927ec4e8b (patch)
treef3370b825640b088dd6c815a551229cd49568e8f /arch/parisc/kernel/entry.S
parentparisc: document the parisc gateway page (diff)
downloadkernel-qcow2-linux-93782eba49e23c3f311a6b05a19ba15927ec4e8b.tar.gz
kernel-qcow2-linux-93782eba49e23c3f311a6b05a19ba15927ec4e8b.tar.xz
kernel-qcow2-linux-93782eba49e23c3f311a6b05a19ba15927ec4e8b.zip
parisc: fix NATIVE set up in build
The ifeq operator does not accept globs, so this little bit of code will never match (unless uname literally prints out "parsic*"). Rewrite to use a pattern matching operator so that NATIVE is set to 1 on parisc. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions