summaryrefslogtreecommitdiff
path: root/conf/machine/db1200.conf
AgeCommit message (Collapse)AuthorFiles
2008-09-12db1200.conf : move from non-working to working and add kernel defconfig,Tom Rini1
variables, and update jffs2 command.
2008-08-02create nonworking directory among conf/machine, so that people who wantMichael Lauer1
to revive a machine have a chance to pick up previous work. move db1200 into nonworking, since it does not define a preferred kernel
2007-05-30db1200: remove PACKAGE_ARCHSKoen Kooi1
2007-04-22db1200: added MACHINE_FEATURES based on db1200_defconfig from 2.6.21-rc7 ↵Marcin Juszkiewicz1
Linux kernel - should close #2116
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵Richard Purdie1
in preparation for deb handling
2006-05-31bootimg.bbclass - This creates a bootable image using syslinux, your kernel ↵Raymond Danks1
and an optional initrd syslinux.bbclass - This creates a configuration file suitable for use with syslinux. db1200.conf geodelx.conf - add db1200 and geodelx machine configurations. Forgot the mt-add on these in the last attempt...