From 52fc464946f780b1302fe9ac47176415faf5ef9a Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sat, 24 Sep 2005 23:40:41 +0000 Subject: nslu2-kernel, openslug-kernel: 2.6.14-rc2 (ixp425-eth will not build with this) --- packages/linux/nslu2-kernel_2.6.12.bb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'packages/linux/nslu2-kernel_2.6.12.bb') diff --git a/packages/linux/nslu2-kernel_2.6.12.bb b/packages/linux/nslu2-kernel_2.6.12.bb index a8fa808d3a..73adf4aab0 100644 --- a/packages/linux/nslu2-kernel_2.6.12.bb +++ b/packages/linux/nslu2-kernel_2.6.12.bb @@ -1,5 +1,15 @@ # Kernel for NSLU2 -PR = "r3" +# +# Increment PR_CONFIG for changes to the nslu2-kernel specific +# defconfig (do *NOT* increment anything in here for changes +# to other kernel configs!) +PR_CONFIG = "0" +# +# Increment the number below (i.e. the digits after PR) when +# making changes within this file or for changes to the patches +# applied to the kernel. +PR = "r3.${PR_CONFIG}" + include nslu2-kernel.inc # N2K_EXTRA_PATCHES - list of patches to apply (can include -- cgit v1.2.3