forked from len0rd/rockbox
update the gigabeat code and move to target_tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10535 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6ed58f6c5
commit
dd754886f5
22 changed files with 622 additions and 118 deletions
4
tools/configure
vendored
4
tools/configure
vendored
|
|
@ -871,6 +871,10 @@ toolsdir='\$(ROOTDIR)/tools'
|
|||
plugins="yes"
|
||||
codecs="libmad liba52 libffmpegFLAC libTremor libwavpack dumb libmusepack libalac libfaad libm4a"
|
||||
toolset=$genericbitmaptools
|
||||
# architecture, manufacturer and model for the target-tree build
|
||||
t_cpu="arm"
|
||||
t_manufacturer="gigabeat"
|
||||
t_model="meg-fx"
|
||||
;;
|
||||
|
||||
21)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue