]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/gw-setup/buildroot/defconfig
Add config for rootfs for continuous gw tests
[can-benchmark.git] / continuous / gw-setup / buildroot / defconfig
diff --git a/continuous/gw-setup/buildroot/defconfig b/continuous/gw-setup/buildroot/defconfig
new file mode 100644 (file)
index 0000000..30c397b
--- /dev/null
@@ -0,0 +1,14 @@
+BR2_powerpc=y
+BR2_powerpc_603=y
+BR2_TOOLCHAIN_EXTERNAL=y
+BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
+BR2_TOOLCHAIN_EXTERNAL_PATH="/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized"
+BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="powerpc-603e-linux-gnu"
+BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
+BR2_TOOLCHAIN_EXTERNAL_CXX=y
+BR2_TARGET_GENERIC_GETTY_PORT="ttyPSC0"
+BR2_ROOTFS_OVERLAY="$(O)/overlay"
+BR2_PACKAGE_CAN_UTILS=y
+BR2_PACKAGE_IPROUTE2=y
+BR2_TARGET_ROOTFS_CPIO=y
+# BR2_TARGET_ROOTFS_TAR is not set