aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-28 22:22:59 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-28 22:50:24 +0100
commit949238317e2c0cf151ad437683f692da13a0954b (patch)
tree951af9919ab3d233ff20ebd716563277e3f2729e /conf
parent0ca0394c94028b941603b2d6f7264d3eaaed5a98 (diff)
downloadopenembedded-949238317e2c0cf151ad437683f692da13a0954b.tar.gz
linux-kirkwood: changed openrd-client defconfig to also build ppp modules
as requested on the openrd mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/kirkwood.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/kirkwood.inc b/conf/machine/include/kirkwood.inc
index d43cb36e23..632540345b 100644
--- a/conf/machine/include/kirkwood.inc
+++ b/conf/machine/include/kirkwood.inc
@@ -11,7 +11,7 @@ USE_DEVFS = "0"
PREFERRED_PROVIDER_virtual/bootloader = ""
PREFERRED_PROVIDER_virtual/kernel = "linux-kirkwood"
-MACHINE_KERNEL_PR = "r17"
+MACHINE_KERNEL_PR = "r18"
IMAGE_FSTYPES += "tar.gz ubi"
SERIAL_CONSOLE = "ttyS0 115200"