mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
[AVR32] Fix typo in include/asm-avr32/Kbuild
It's header-y, not headers-y. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
This commit is contained in:
parent
3338368e92
commit
bfa4f55cc8
|
|
@ -1,3 +1,3 @@
|
|||
include include/asm-generic/Kbuild.asm
|
||||
|
||||
headers-y += cachectl.h
|
||||
header-y += cachectl.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user