Explorar o código

[AVR32] Fix typo in include/asm-avr32/Kbuild

It's header-y, not headers-y.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Haavard Skinnemoen %!s(int64=18) %!d(string=hai) anos
pai
achega
bfa4f55cc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/asm-avr32/Kbuild

+ 1 - 1
include/asm-avr32/Kbuild

@@ -1,3 +1,3 @@
 include include/asm-generic/Kbuild.asm
 
-headers-y	+= cachectl.h
+header-y	+= cachectl.h