Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jun 2010 11:59:59 +0000 (11:59 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Jun 2010 11:59:59 +0000 (11:59 +0000)
commitc452aed981a9f01d2adcf361c72e8b28dba59420
tree51e8633acbc8f67fe41278df10a82bec46a809cb
parent6e26c2c9e5d5d65dd1efc7cba4194bdd06a1295f
Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21858 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/omap35xx/Makefile
target/linux/omap35xx/beagleboard/profiles/beagleboard.mk [new file with mode: 0644]
target/linux/omap35xx/beagleboard/target.mk [new file with mode: 0644]
target/linux/omap35xx/generic/profiles/beagleboard.mk [deleted file]
target/linux/omap35xx/generic/target.mk [deleted file]
target/linux/omap35xx/gumstix/base-files/etc/inittab [new file with mode: 0644]
target/linux/omap35xx/gumstix/base-files/lib/firmware/license.txt [new file with mode: 0644]
target/linux/omap35xx/gumstix/config-2.6.34 [new file with mode: 0644]
target/linux/omap35xx/gumstix/defconfig.gumstix [new file with mode: 0644]
target/linux/omap35xx/gumstix/profiles/gumstix.mk [new file with mode: 0644]
target/linux/omap35xx/gumstix/target.mk [new file with mode: 0644]
toolchain/gcc/Config.version
This page took 0.025365 seconds and 4 git commands to generate.