diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-06-26 01:42:51 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-06-26 02:03:03 +0200 |
commit | 8cbb8558a7439678d43f006412317ad6c0436825 (patch) | |
tree | db0a491a5532c192526979e0184e4e545a83077c /recipes/linux/husky-kernel-2.4-embedix.bb | |
parent | dbd4dfc7c9f1b9bcd9dc514088abb8a1f3c84e91 (diff) |
kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30d
- COMPATIBLE_MACHINE will be set in sharprom-compatible
Diffstat (limited to 'recipes/linux/husky-kernel-2.4-embedix.bb')
-rw-r--r-- | recipes/linux/husky-kernel-2.4-embedix.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/husky-kernel-2.4-embedix.bb b/recipes/linux/husky-kernel-2.4-embedix.bb index ac253cc7c2..81f859594c 100644 --- a/recipes/linux/husky-kernel-2.4-embedix.bb +++ b/recipes/linux/husky-kernel-2.4-embedix.bb @@ -1,5 +1,5 @@ COMPATIBLE_HOST = "arm.*-linux" -COMPATIBLE_MACHINE = "husky" +MACHINE = "husky" require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc |