Hi,
Lab Linux on Zynq, lab3_2, Step 10, page 9, doesnu2019t seem to work.
make ARCH=arm doesn't result as shown in the document.
I did: make distclean
Then I did: gedit .config.
This files doesn't seem to be there as a new file is created.
The .config file is now three lines, containing:
+-----+
CONFIG_PL=y
CONFIG_PL_DEBUG=y
CONFIG_LEDBRIGHTNESS=m
+-----+
When I save and exit gedit, and give the make command again (make ARCH=arm) seems to start a complete reconfiguration process of the build process. And at the end the required module is not created.
Adding the 3 lines again to the new .config file doesnu2019t help either.
What goes wrong here?
Rgds,
Technicolor