mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fix from David Miller: "Sparc T4 and later cpu bootup regression fix" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc64: Fix boot on T4 and later.
This commit is contained in:
commit
fccfde4443
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ lib-$(CONFIG_SPARC32) += muldi3.o bitext.o cmpdi2.o
|
|||
lib-$(CONFIG_SPARC64) += multi3.o
|
||||
lib-$(CONFIG_SPARC64) += fls.o
|
||||
lib-$(CONFIG_SPARC64) += fls64.o
|
||||
obj-$(CONFIG_SPARC64) += NG4fls.o
|
||||
lib-$(CONFIG_SPARC64) += NG4fls.o
|
||||
|
||||
lib-$(CONFIG_SPARC64) += copy_page.o clear_page.o bzero.o
|
||||
lib-$(CONFIG_SPARC64) += csum_copy.o csum_copy_from_user.o csum_copy_to_user.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue