diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-08-05 18:55:05 +0000 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-08-05 18:55:05 +0000 |
commit | fafbb42f3369782a8298f59ec45d919cfa48987d (patch) | |
tree | 59644ef6e7a44aae754bb88f4175108012c02ee3 /packages/linux/ixp4xx-kernel_2.6.17.bb | |
parent | 821304f3c8f40c8a1fe6bb7d51daa27cc563a42f (diff) |
ixp4xx-kernel_2.6.17.bb: bumped PR_CONFIG
to force a recompile on the autobuild system using the upgraded gcc
this gives a working snd_pcm module
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.17.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.17.bb b/packages/linux/ixp4xx-kernel_2.6.17.bb index b302b90cbf..9025cca893 100644 --- a/packages/linux/ixp4xx-kernel_2.6.17.bb +++ b/packages/linux/ixp4xx-kernel_2.6.17.bb @@ -3,7 +3,7 @@ # Increment PR_CONFIG for changes to the ixp4xx-kernel specific # defconfig (do *NOT* increment anything in here for changes # to other kernel configs!) -PR_CONFIG = "1" +PR_CONFIG = "2" # # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches |