diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 15:58:47 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 15:58:47 +0000 |
commit | d624259bd841f90f51fde9ebf536e1eda99be5a9 (patch) | |
tree | c84a9761caa667b7abb0359c8a9d8fde88c90725 | |
parent | c1af58c0247afe25767d6d37461c3f9bd064588f (diff) | |
parent | 4b99db3694b625aac506555d1b6ebf3bdd4b7a5e (diff) |
merge of '93ecd3346baebbe99e4a2d92b718f5c6c1b1c887'
and 'ca7f351c2182d8ceaaa964e33c74b9ec90ce64f5'
-rw-r--r-- | packages/linux/linux.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index cc87d3e3d0..ae7308bb81 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -8,7 +8,8 @@ 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" -DEPENDS_gumstix = "u-boot-mkimage-openmoko-native" +DEPENDS_gumstix-connex = "u-boot-mkimage-openmoko-native" +DEPENDS_gumstix-verdex = "u-boot-mkimage-openmoko-native" inherit kernel |