mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
[PATCH] sh: Re-add sh to drivers/Makefile
drivers/sh/ got dropped from drivers/Makefile, so add it back in.. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
de672e4ade
commit
e87eaad107
1 changed files with 1 additions and 0 deletions
|
@ -67,3 +67,4 @@ obj-$(CONFIG_INFINIBAND) += infiniband/
|
|||
obj-$(CONFIG_SGI_IOC4) += sn/
|
||||
obj-y += firmware/
|
||||
obj-$(CONFIG_CRYPTO) += crypto/
|
||||
obj-$(CONFIG_SUPERH) += sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue