diff options
Diffstat (limited to 'recipes/linux/ixp4xx-kernel.inc')
-rw-r--r-- | recipes/linux/ixp4xx-kernel.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/ixp4xx-kernel.inc b/recipes/linux/ixp4xx-kernel.inc index 910819e666..10779c52c7 100644 --- a/recipes/linux/ixp4xx-kernel.inc +++ b/recipes/linux/ixp4xx-kernel.inc @@ -24,7 +24,7 @@ # SECTION = "kernel" DESCRIPTION = "Linux kernel for the Intel IXP4xx device" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "arm-kernel-shim devio-native" |