gumstix-verdex.conf : Prevent installation of uImage in /boot.
authorPhilip Balister <philip@balister.org>
Sat, 15 Sep 2007 20:26:53 +0000 (20:26 +0000)
committerPhilip Balister <philip@balister.org>
Sat, 15 Sep 2007 20:26:53 +0000 (20:26 +0000)
conf/machine/gumstix-verdex.conf

index ab24552..dc44342 100644 (file)
@@ -1,5 +1,7 @@
 require conf/machine/include/gumstix.inc
 
+RDEPENDS_kernel-base = ""
+
 PACKAGE_EXTRA_ARCHS += " iwmmxt "
 
 MACHINE_FEATURES += " usbhost "