diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-hackndev-2.6_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-hackndev-2.6_svn.bb b/packages/linux/linux-hackndev-2.6_svn.bb index 2e5586b73d..67f157e5fd 100644 --- a/packages/linux/linux-hackndev-2.6_svn.bb +++ b/packages/linux/linux-hackndev-2.6_svn.bb @@ -4,7 +4,7 @@ SECTION = "kernel" LICENSE = "GPL" PR = "r7" -COMPATIBLE_MACHINE = "(palmtt3|palmtx|palmld|palmz72|palmtt5|palmt650|palmtc)" +COMPATIBLE_MACHINE = "(palmld|palmtc|palmtt3|palmtt5|palmtx|palmz31|palmz72|palmt650)" SRC_URI = "svn://hackndev.svn.sourceforge.net/svnroot/hackndev/linux4palm/linux;module=trunk;proto=https \ file://defconfig" |