diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:43:12 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:43:12 +0000 |
| commit | 2363582ba077eed1f858893927abfa7d65f78686 (patch) | |
| tree | bc25f0cbc5e92c2840da8aee2bab9f2a22d6e417 /packages/linux/linux.inc | |
| parent | 33b0859221ec2b755b1e1f9a69c5d19b0c2d824b (diff) | |
| parent | 7a792e2f3fd515657da9dc0537a6e32a2cc06180 (diff) | |
merge of '192efb6d3bfaa24757749bea21bc0515b1017108'
and 'baf87732958baffc539a6e90858e6c2fe5972a1e'
Diffstat (limited to 'packages/linux/linux.inc')
| -rw-r--r-- | packages/linux/linux.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index 1e4e58b089..cd347cb674 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -3,11 +3,11 @@ SECTION = "kernel" LICENSE = "GPL" # These devices need mkimage to generate a kernel image -DEPENDS_kb9202 = "u-boot-mkimage-gta01-native" -DEPENDS_at32stk1000 = "u-boot-mkimage-gta01-native" -DEPENDS_atngw100 = "u-boot-mkimage-gta01-native" -DEPENDS_at91sam9263ek = "u-boot-mkimage-gta01-native" -DEPENDS_sarge-at91 = "u-boot-mkimage-gta01-native" +DEPENDS_kb9202 = "u-boot-mkimage-openmoko-native" +DEPENDS_at32stk1000 = "u-boot-mkimage-openmoko-native" +DEPENDS_atngw100 = "u-boot-mkimage-openmoko-native" +DEPENDS_at91sam9263ek = "u-boot-mkimage-openmoko-native" +DEPENDS_sarge-at91 = "u-boot-mkimage-openmoko-native" inherit kernel |
