]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271 dvhart/beagleboard
authorDarren Hart <dvhart@linux.intel.com>
Mon, 6 Jun 2011 20:43:56 +0000 (13:43 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Tue, 7 Jun 2011 16:31:57 +0000 (09:31 -0700)
commit9b07424ee00844c4a78ecd1dca83f8d8d4fd6197
treea0d709a6f040f9616e31bee97b13a10c1072ae67
parent675b2a2a54f1bb4b805f61dfc3eba3b5683fee93
beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271

Add two patches to the linux-omap_2.6.37.bb recipe. The first corrects some
whitespace usage. The second adds an ifdef arround the usage of symbols from
the wl1271 driver, allowing the beagleboard kernel to be built without that
driver configured.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
recipes-kernel/linux/linux-omap/0001-board-omap3beagle-whitespace-cleanup.patch [new file with mode: 0644]
recipes-kernel/linux/linux-omap/0002-board-omap3beagle-allow-for-building-without-wl1271.patch [new file with mode: 0644]
recipes-kernel/linux/linux-omap_2.6.37.bb