This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-24 18:30:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
sys
/
alpha
/
conf
/
Makefile
4 lines
58 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a NOTES file for the Alpha architecture.
2002-07-15 13:50:17 -04:00
# $FreeBSD$
Implemented "nooption" and "nomakeoption" config(8) tokens. Fixed memory leak in the "nodevice" option implementation. Use these instead of sed(1) in MD NOTES. Use a single makefile (sys/conf/makeLINT.mk) to generate LINT for all architectures. (Previous versions missed the LINT dependency on Makefile, and i386 version also missed the dependency on ${NOTES}.) Fixed bugs in the previous NOTES conversion using the "nodevice" token and sed(1): - i386 LINT lost "device pst". - pc98 LINT lost SC_*, MAXCONS and KBD_DISABLE_KEYMAP_LOAD options, and got needless DPT_* options. - Added nooptions PPC_DEBUG, PPC_PROBE_CHIPSET, KBD_INSTALL_CDEV to sparc64 LINT so that it has a chance to config(8). This basically returns us to where we were before.
2003-02-26 18:36:59 -05:00
.
i
n
c
l
u
d
e
"${.CURDIR}/../../conf/makeLINT.mk"
Reference in a new issue
Copy permalink