On Wed, Feb 14, 2018 at 9:00 AM, evilwulfie <[email protected]> wrote: > root@beaglebone:/home/debian# git clone > https://github.com/beagleboard/bb.org-overlays > Cloning into 'bb.org-overlays'... > remote: Counting objects: 2442, done. > remote: Compressing objects: 100% (14/14), done. > remote: Total 2442 (delta 12), reused 22 (delta 8), pack-reused 2415 > Receiving objects: 100% (2442/2442), 732.86 KiB | 328.00 KiB/s, done. > Resolving deltas: 100% (1549/1549), done. > root@beaglebone:/home/debian# cd bb.org-overlays > root@beaglebone:/home/debian/bb.org-overlays# make src/arm/BB-I2C1-00A0.dtb > make: *** No rule to make target 'src/arm/BB-I2C1-00A0.dtb'. Stop.
ah forgot the "o" at the end: make src/arm/BB-I2C1-00A0.dtbo DTC src/arm/BB-I2C1-00A0.dtbo Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjWKtiSpkRbHijQOu%3DfbJ4KfB_xFdzkyv7pm-y%3DkuQjzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
