repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/intel/xeon_sp/cpx: Fix PCU device IDs
[coreboot.git]
/
util
/
lint
/
Makefile
blob
29f66838672a7bad8b65144c5e7c1ff88ae54766
1
## SPDX-License-Identifier: GPL-2.0-only
2
sort
:
sort-spelling.txt
3
4
sort-
%: %
5
csplit
--
prefix
$<- $<
'/^$$/'
6
LC_ALL
=
"en_US.UTF-8"
LANG
=
sort
-
u
$<-
01
| cat
$<-
00
- > $<
7
rm
-
f
$<-
0
[
01
]