diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/nokia900.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 4ceb936c61..b0abee2a46 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -35,4 +35,4 @@ MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget vfat" # Copied from include/omap3.inc (as we do not use linux-omap recipes): # # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r52" +MACHINE_KERNEL_PR = "r53" |