Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GNU nano 6.2 ar0521.bb SUMMARY = "Kernel module for ar0521"
- DESCRIPTIOPN = "${SUMMARY}"
- LICENSE = "MIT"
- LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
- DEPENDS = "linux-tegra"
- inherit module
- # KERNEL_MODULE_AUTOLOAD += "ar0521"
- SRC_URI:= " file://ar0521.c \
- file://ar0521.h \
- file://ecam50_cunx_mcu_fw.bin \
- file://mcu_firmware.h \
- file://Makefile \
- "
- S = "${WORKDIR}"
- RPROVIDES:${PN} += "kernel-module-ar0521"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement