This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2025-04-21 12:27:27 +03:00
Code
Activity
Files
24de55b4a06971c5811368a2fe519e5fe66e1808
openwrt-xburst
/
target
/
linux
/
xburst
History
Xiangfu Liu
24de55b4a0
[POWER] + [M]: boot from sd-card
...
[POWER] + [S]: enable UART0 [POWER] + [U]: goto usb boot mode disable init gpio as uart0
2009-12-07 02:09:10 +08:00
..
base-files/etc
/config
change system name form OpenWrt to BenNanoNote
2009-10-28 03:13:32 +08:00
files-2.6.31
n526: Add board sound driver.
2009-12-06 17:16:11 +01:00
image
[POWER] + [M]: boot from sd-card
2009-12-07 02:09:10 +08:00
patches-2.6.31
add fix compile zImage patch
2009-11-30 13:03:18 +08:00
config-2.6.31
since the ebook-reader based on the same soc is now supported as well, we have to choose which device we're going to build an image for. Preselect the LB60/NN for now. Getting both devices supported in a clean way might be possible via "profiles" later.
2009-12-06 12:03:04 +01:00
Makefile
use the linux kernel version 2.6.31 (final)
2009-10-28 03:13:30 +08:00
modules.mk
as sound modules on the xburst target aren't used (instead statically compiled into the kernel image), but audio related packages depend on the package <soundcore> we override variables <SOUNDCORE_FILES> and <SOUNDCORE_LOAD> to make >soundcore> a summy package and satisfy all dependencies without major adjustments
2009-12-02 17:36:46 +01:00