projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] base-files: add an experimental "-c" flag which tries to preserve *all...
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
patches-2.6.33
/
009-sysdev_Makefile.patch
1
--- a/arch/powerpc/sysdev/Makefile
2
+++ b/arch/powerpc/sysdev/Makefile
3
@@ -57,3 +57,5 @@ obj-$(CONFIG_PPC_MPC52xx) += mpc5xxx_clo
4
ifeq ($(CONFIG_SUSPEND),y)
5
obj-$(CONFIG_6xx) += 6xx-suspend.o
6
endif
7
+
8
+obj-$(CONFIG_RB_IOMAP) += rb_iomap.o
This page took
0.040571 seconds
and
5
git commands to generate.