Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hostname = "prismLX"
- GUI_MACHINE_CLASS = "bigscreen"
- require conf/machine/include/tune-cortexa7.inc
- require conf/machine/include/sunxi.inc
- require conf/machine/include/sunxi-mali.inc
- UBOOT_MACHINE = "Cubieboard2_config"
- UBOOT_ENTRYPOINT = "0x42000000"
- UBOOT_LOADADDRESS = "0x42000000"
- SERIAL_CONSOLE = "115200 ttyS0"
- MACHINE_FEATURES = "screen apm usbgadget usbhost vfat alsa"
- IMAGE_INSTALL_append += " kernel-modules linux-extra"
- GLIBC_ADDONS = "nptl"
- DISTRO_FEATURES_append += " pam"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement