File: devlist.cmk

package info (click to toggle)
xc3sprog 0%2Bsvn795%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,756 kB
  • sloc: cpp: 15,983; ansic: 849; vhdl: 410; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (3)
1
2
3
#Bring devlist.txt in a form that we can compile as fallback
file(STRINGS ${DEVLIST_DIR}/devlist.txt fb_string)
configure_file(${DEVLIST_DIR}/devices.h.in devices.h)