* Changes since -hh10 are:
1. looxc550 port added (initial stage).
2. acx: PCMCIA driver written.
3. h4000, htcblueangel: PCMCIA support revamped, ACX100 WiFi works now.
4. hamcop_base, samcop_base: Initial support for child devices paradigm.
5. Codebase cleanup and restructuring.
--- /dev/null
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
+ file://defconfig"
+
+require linux-handhelds-2.6.inc