diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb b/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb new file mode 100644 index 0000000000..5f7f88bc21 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb @@ -0,0 +1,8 @@ +SECTION = "kernel" +DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." +LICENSE = "GPL" +PR = "r0" + +DEFAULT_PREFERENCE = "-1" + +require linux-handhelds-2.6.inc |